Advertisement
Scratch69

Untitled

Jul 15th, 2017
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.91 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. AppEngCore (appliedenergistics2.jar)
  5. OFMDepLoader (openfm.jar)
  6. DLFMLCorePlugin (DynamicLights.jar)
  7. BookshelfLoadingPlugin (bookshelf.jar)
  8. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.7.1-anarchy.jar)
  9. SFRCore (SolarFlux.jar)
  10. LoadingPlugin (Quark.jar)
  11. BlurPlugin (blur.jar)
  12. HammerCoreCore (hammercore.jar)
  13. LoadingPlugin (ResourceLoader.jar)
  14. FMLPlugin (InvTweaks.jar)
  15. SoundUnpack (opensecurity.jar)
  16. NEICorePlugin (NEI.jar)
  17. BetterFoliageLoader (BetterFoliage-MC1.10.2-2.1.7.jar)
  18. EnderCorePlugin (endercore.jar)
  19. MalisisCorePlugin (malisiscore.jar)
  20. DynamicSurroundingsCore (DynamicSurroundings-1.10.2-3.4.6.0.jar)
  21. CTMCorePlugin (ctm.jar)
  22. AppleCore (AppleCore-mc.jar)
  23. RebornCoreASM (reborncore.jar)
  24. IvToolkit (IvToolkit.jar)
  25. CCLCorePlugin (CodeChickenLib.jar)
  26. TransformerLoader (OpenComputers.jar)
  27. MalisisSwitchesPlugin (malisisswitches.jar)
  28. LoadingPlugin (hardcoredarkness.jar)
  29. Contact their authors BEFORE contacting forge
  30.  
  31. // My bad.
  32.  
  33. Time: 7/15/17 2:08 PM
  34. Description: Tesselating block model
  35.  
  36. java.lang.NullPointerException: Tesselating block model
  37. at pcl.openlights.ClientProxy$BlockColorHandler.func_186720_a(ClientProxy.java:49)
  38. at net.minecraft.client.renderer.color.BlockColors.func_186724_a(BlockColors.java:167)
  39. at net.minecraft.client.renderer.BlockModelRenderer.renderQuadsSmooth(BlockModelRenderer.java:229)
  40. at net.minecraft.client.renderer.BlockModelRenderer.func_187498_b(BlockModelRenderer.java:107)
  41. at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.func_187498_b(ForgeBlockModelRenderer.java:107)
  42. at net.minecraft.client.renderer.BlockModelRenderer.func_187493_a(BlockModelRenderer.java:72)
  43. at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:52)
  44. at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:81)
  45. at codechicken.lib.render.block.CCExtendedBlockRendererDispatcher.func_175018_a(CCExtendedBlockRendererDispatcher.java:54)
  46. at codechicken.lib.render.block.CCBlockRendererDispatcher.func_175018_a(CCBlockRendererDispatcher.java:61)
  47. at mods.betterfoliage.client.Hooks.renderWorldBlock(Hooks.kt:95)
  48. at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:293)
  49. at com.github.lunatrius.schematica.client.renderer.chunk.proxy.SchematicRenderChunkVbo.func_178581_b(SchematicRenderChunkVbo.java:46)
  50. at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(ChunkRenderWorker.java:119)
  51. at net.minecraft.client.renderer.chunk.ChunkRenderWorker.run(ChunkRenderWorker.java:47)
  52. at java.lang.Thread.run(Unknown Source)
  53.  
  54.  
  55. A detailed walkthrough of the error, its code path and all known details is as follows:
  56. ---------------------------------------------------------------------------------------
  57.  
  58. -- Head --
  59. Thread: Client thread
  60. Stacktrace:
  61. at pcl.openlights.ClientProxy$BlockColorHandler.func_186720_a(ClientProxy.java:49)
  62. at net.minecraft.client.renderer.color.BlockColors.func_186724_a(BlockColors.java:167)
  63. at net.minecraft.client.renderer.BlockModelRenderer.renderQuadsSmooth(BlockModelRenderer.java:229)
  64. at net.minecraft.client.renderer.BlockModelRenderer.func_187498_b(BlockModelRenderer.java:107)
  65. at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.func_187498_b(ForgeBlockModelRenderer.java:107)
  66.  
  67. -- Block model being tesselated --
  68. Details:
  69. Block: openlights:openlight[brightness=0]
  70. Block location: World: (0,1,3), Chunk: (at 0,0,3 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  71. Using AO: true
  72. Stacktrace:
  73. at net.minecraft.client.renderer.BlockModelRenderer.func_187493_a(BlockModelRenderer.java:72)
  74. at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:52)
  75.  
  76. -- Block being tesselated --
  77. Details:
  78. Block type: ID #2169 (tile.openlight // pcl.openlights.blocks.LightBlock)
  79. Block data value: 0 / 0x0 / 0b0000
  80. Block location: World: (0,1,3), Chunk: (at 0,0,3 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  81. Stacktrace:
  82. at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:81)
  83.  
  84. -- Block being tesselated --
  85. Details:
  86. Block type: ID #2169 (tile.openlight // pcl.openlights.blocks.LightBlock)
  87. Block data value: 0 / 0x0 / 0b0000
  88. Block location: World: (0,1,3), Chunk: (at 0,0,3 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  89. Stacktrace:
  90. at codechicken.lib.render.block.CCExtendedBlockRendererDispatcher.func_175018_a(CCExtendedBlockRendererDispatcher.java:54)
  91. at codechicken.lib.render.block.CCBlockRendererDispatcher.func_175018_a(CCBlockRendererDispatcher.java:61)
  92. at mods.betterfoliage.client.Hooks.renderWorldBlock(Hooks.kt:95)
  93. at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:293)
  94.  
  95. -- Affected level --
  96. Details:
  97. Level name: MpServer
  98. All players: 1 total; [EntityPlayerSP['ScratchMan'/30251, l='MpServer', x=78.08, y=59.00, z=48.85]]
  99. Chunk stats: MultiplayerChunkCache: 289, 289
  100. Level seed: 0
  101. Level generator: ID 00 - default, ver 1. Features enabled: false
  102. Level generator options:
  103. Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  104. Level time: 66780011 game time, 66780011 day time
  105. Level dimension: 0
  106. Level storage version: 0x00000 - Unknown?
  107. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  108. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
  109. Forced entities: 29 total; [EntityEnderman['Enderman'/33344, l='MpServer', x=87.50, y=36.00, z=2.50], EntityEnderman['Enderman'/33345, l='MpServer', x=27.50, y=58.00, z=37.50], EntityEnderman['Enderman'/34054, l='MpServer', x=33.50, y=56.00, z=49.50], EntityEnderman['Enderman'/33928, l='MpServer', x=82.50, y=46.00, z=15.50], EntityEnderman['Enderman'/33422, l='MpServer', x=78.50, y=37.00, z=8.50], EntityEnderman['Enderman'/33935, l='MpServer', x=16.50, y=62.00, z=13.50], EntityEnderman['Enderman'/33999, l='MpServer', x=39.50, y=53.00, z=44.50], EntityEnderman['Enderman'/34000, l='MpServer', x=40.50, y=41.00, z=66.50], EntityEnderman['Enderman'/33303, l='MpServer', x=40.50, y=60.00, z=-23.50], EntityEnderman['Enderman'/33304, l='MpServer', x=38.50, y=60.00, z=-22.50], EntityEnderman['Enderman'/33689, l='MpServer', x=31.50, y=57.00, z=58.50], EntityEnderman['Enderman'/33881, l='MpServer', x=22.50, y=59.00, z=30.50], EntityEnderman['Enderman'/33690, l='MpServer', x=72.57, y=59.00, z=32.65], EntityEnderman['Enderman'/33371, l='MpServer', x=59.69, y=59.00, z=54.64], EntityEnderman['Enderman'/32861, l='MpServer', x=-0.13, y=61.00, z=1.30], EntityEnderman['Enderman'/33509, l='MpServer', x=42.48, y=51.00, z=40.54], EntityEnderman['Enderman'/33893, l='MpServer', x=91.50, y=42.00, z=7.50], EntityEnderman['Enderman'/34023, l='MpServer', x=44.50, y=46.00, z=58.50], EntityEnderman['Enderman'/33448, l='MpServer', x=69.07, y=52.00, z=17.10], EntityEnderman['Enderman'/33193, l='MpServer', x=3.50, y=61.00, z=-27.72], EntityEnderman['Enderman'/33962, l='MpServer', x=14.50, y=57.00, z=68.50], EntityEnderman['Enderman'/33836, l='MpServer', x=21.50, y=57.00, z=50.50], EntityEnderman['Enderman'/33523, l='MpServer', x=31.50, y=49.00, z=84.50], EntityEnderman['Enderman'/34040, l='MpServer', x=41.50, y=53.00, z=40.50], EntityPlayerSP['ScratchMan'/30251, l='MpServer', x=78.08, y=59.00, z=48.85], EntityEnderman['Enderman'/33722, l='MpServer', x=34.50, y=58.00, z=30.50], EntityEnderman['Enderman'/33979, l='MpServer', x=19.50, y=57.00, z=87.50], EntityEnderman['Enderman'/33724, l='MpServer', x=34.50, y=57.00, z=42.50], EntityEnderman['Enderman'/33980, l='MpServer', x=92.50, y=45.00, z=11.50]]
  110. Retry entities: 0 total; []
  111. Server brand: fml,forge,sponge
  112. Server type: Non-integrated multiplayer server
  113. Stacktrace:
  114. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:524)
  115. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660)
  116. at net.minecraft.client.renderer.chunk.ChunkRenderWorker.run(ChunkRenderWorker.java:57)
  117. at java.lang.Thread.run(Unknown Source)
  118.  
  119. -- System Details --
  120. Details:
  121. Minecraft Version: 1.10.2
  122. Operating System: Windows 10 (amd64) version 10.0
  123. Java Version: 1.8.0_131, Oracle Corporation
  124. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  125. Memory: 1644065656 bytes (1567 MB) / 4282384384 bytes (4084 MB) up to 4282384384 bytes (4084 MB)
  126. Mod Pack: com.mumfrey.liteloader.crashreport.CallableLiteLoaderBrand@3e73f623
  127. LiteLoader Mods: com.mumfrey.liteloader.crashreport.CallableLiteLoaderMods@74fcdf1d
  128. LaunchWrapper: com.mumfrey.liteloader.crashreport.CallableLaunchWrapper@3e0f6611
  129. JVM Flags: 3 total; -Xms4G -Xmx4G -XX:PermSize=256M
  130. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  131. FML: MCP 9.32 Powered by Forge 12.18.3.2297 Optifine OptiFine_1.10.2_HD_U_E3 MCUpdater: ImagineScape_1.10.2 (rev 07012017) 170 mods loaded, 170 mods active
  132. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  133. UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  134. UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-12.18.3.2297.jar)
  135. UCHIJA Forge{12.18.3.2297} [Minecraft Forge] (forge-12.18.3.2297.jar)
  136. UCHIJA appliedenergistics2-core{rv4-alpha-11} [Applied Energistics 2 Core] (minecraft.jar)
  137. UCHIJA ivtoolkit{1.3.3-1.10} [IvToolkit] (minecraft.jar)
  138. UCHIJA NotEnoughItems{2.1.3.220} [Not Enough Items] (NEI.jar)
  139. UCHIJA OpenComputers|Core{1.6.2.7} [OpenComputers (Core)] (minecraft.jar)
  140. UCHIJA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
  141. UCHIJA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib.jar)
  142. UCHIJA appliedenergistics2{rv4-alpha-11} [Applied Energistics 2] (appliedenergistics2.jar)
  143. UCHIJA bdlib{1.12.4.24} [BD Lib] (bdlib.jar)
  144. UCHIJA ae2stuff{0.6.0.9} [AE2 Stuff] (ae2stuff.jar)
  145. UCHIJA JEI{3.14.7.419} [Just Enough Items] (JEI.jar)
  146. UCHIJA AppleCore{2.2.0} [AppleCore] (AppleCore-mc.jar)
  147. UCHIJA appleskin{1.0.7} [AppleSkin] (appleskin.jar)
  148. UCHIJA appletrees{V2} [Apple Trees] (appletrees.jar)
  149. UCHIJA autopackager{1.6.4} [AutoPackager] (autopackager.jar)
  150. UCHIJA Quark{r1.1-70} [Quark] (Quark.jar)
  151. UCHIJA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib.jar)
  152. UCHIJA backpack{3.0.1} [Backpack] (backpack.jar)
  153. UCHIJA Baubles{1.3.11} [Baubles] (Baubles.jar)
  154. UCHIJA BaublesHud{3.2.0} [Baubles-Hud] (BaublesHud.jar)
  155. UCHIJA betterfoliage{2.1.7} [Better Foliage] (BetterFoliage-MC1.10.2-2.1.7.jar)
  156. UCHIJA BiblioCraft{2.2.4} [BiblioCraft] (BiblioCraft.jar)
  157. UCHIJA guideapi{@VERSION@} [Guide-API] (guideapi.jar)
  158. UCHIJA BloodMagic{1.10.2-2.1.11-80} [Blood Magic: Alchemical Wizardry] (BloodMagic.jar)
  159. UCHIJA blur{1.0.2-10} [Blur] (blur.jar)
  160. UCHIJA bookshelf{1.4.4.347} [Bookshelf] (bookshelf.jar)
  161. UCHIJA Botania{r1.9-341} [Botania] (Botania.jar)
  162. UCHIJA Chameleon{1.10.2-2.3.0} [Chameleon] (Chameleon.jar)
  163. UCHIJA ChestTransporter{2.5.17} [Chest Transporter] (ChestTransporter.jar)
  164. UCHIJA chisel{MC1.10.2-0.0.11.26} [Chisel] (chisel.jar)
  165. UCHIJA CodeChickenLib{2.5.9.267} [CodeChicken Lib] (CodeChickenLib.jar)
  166. UCHIJA cookingforblockheads{4.2.45} [Cooking for Blockheads] (cookingforblockheads.jar)
  167. UCHIJA extendedrenderer{v1.0} [Extended Renderer] (coroutil.jar)
  168. UCHIJA coroutil{1.10.2-1.1.16} [CoroUtil Library] (coroutil.jar)
  169. UCHIJA configmod{v1.0} [Extended Mod Config] (coroutil.jar)
  170. UCHIJA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar)
  171. UCHIJA covers{0.4.1.17} [Simple Covers] (covers.jar)
  172. UCHIJA ctm{MC1.10.2-0.1.1.16} [CTM] (ctm.jar)
  173. UCHIJA customoregen{1.10.2} [customoregen] (CustomOreGen.jar)
  174. UCHIJA cyclopscore{0.10.6} [Cyclops Core] (cyclopscore.jar)
  175. UCHIJA PTRModelLib{1.0.0} [PTRModelLib] (decocraft.jar)
  176. UCHIJA props{2.4.2} [Decocraft] (decocraft.jar)
  177. UCHIJA lootablebodies{2.2.0} [DrCyano's Lootable Bodies] (drcyanoslootablebodies.jar)
  178. UCHIJA DynamicLights{1.4.3} [Dynamic Lights] (DynamicLights.jar)
  179. UCHIJA DynamicLights_onFire{1.0.7} [Dynamic Lights Burning Entity Module] (DynamicLights.jar)
  180. UCHIJA DynamicLights_creepers{1.0.6} [Dynamic Lights Creeper Module] (DynamicLights.jar)
  181. UCHIJA DynamicLights_dropItems{1.1.0} [Dynamic Lights EntityItem Module] (DynamicLights.jar)
  182. UCHIJA DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights.jar)
  183. UCHIJA DynamicLights_mobEquipment{1.1.0} [Dynamic Lights Mob Equipment Light Module] (DynamicLights.jar)
  184. UCHIJA DynamicLights_flameArrows{1.0.1} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights.jar)
  185. UCHIJA DynamicLights_floodLights{1.0.3} [Dynamic Lights Flood Light] (DynamicLights.jar)
  186. UCHIJA DynamicLights_otherPlayers{1.0.9} [Dynamic Lights OtherPlayers Light Module] (DynamicLights.jar)
  187. UCHIJA DynamicLights_thePlayer{1.1.3} [Dynamic Lights Player Light Module] (DynamicLights.jar)
  188. UCHIJA dsurround{3.4.6.0} [§3Dynamic Surroundings] (DynamicSurroundings-1.10.2-3.4.6.0.jar)
  189. UCHIJA presets{3.4.6.0} [§3Presets!] (DynamicSurroundings-1.10.2-3.4.6.0.jar)
  190. UCHIJA elevatorid{1.3.0} [Elevator Mod] (elevatorid.jar)
  191. UCHIJA eplus{4.1.0.113} [Enchanting Plus] (enchantingplus.jar)
  192. UCHIJA endercore{1.10.2-0.4.1.66-beta} [EnderCore] (endercore.jar)
  193. UCHIJA Waila{1.8.17-B31_1.10.2} [Waila] (Waila.jar)
  194. UCHIJA EnderIO{1.10.2-3.1.193} [Ender IO] (EnderIO.jar)
  195. UCHIJA CodeChickenCore{2.4.1.103} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.103-universal.jar)
  196. UCHIJA EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage.jar)
  197. UCHIJA EnderZoo{1.10-1.2.3.44} [Ender Zoo] (EnderZoo.jar)
  198. UCHIJA energysynergy{1.1.3} [EnergySynergy] (energysynergy.jar)
  199. UCHIJA engineersworkshop{1.0} [Engineers Workshop] (EngineersWorkshop.jar)
  200. UCHIJA zerocore{1.10.2-0.1.0.6} [Zero CORE] (zerocore.jar)
  201. UCHIJA bigreactors{1.10.2-0.4.5.30} [Extreme Reactors] (extremereactors.jar)
  202. UCHIJA fairylights{2.1.1} [Fairy Lights] (fairylights.jar)
  203. UCHIJA forestry{5.2.17.377} [Forestry] (forestry.jar)
  204. UCHIJA farmingforblockheads{1.1.15} [Farming for Blockheads] (farmingforblockheads.jar)
  205. UCHIJA foamfix{@VERSION@} [FoamFix] (foamfix-0.7.1-anarchy.jar)
  206. UCHIJA fe{1.3} [Food Expansion] (foodexpansion.jar)
  207. UCHIJA forgemultipartcbe{2.0.0.24} [Forge Multipart CBE] (forgemultipartcbe.jar)
  208. UCHIJA microblockcbe{2.0.0.24} [Forge Microblocks] (forgemultipartcbe.jar)
  209. UCHIJA minecraftmultipartcbe{2.0.0.24} [Minecraft Multipart Plugin] (forgemultipartcbe.jar)
  210. UCHIJA gbook{1.7.0} [Guidebook] (gbook.jar)
  211. UCHIJA gendustry{1.6.5.30} [GenDustry] (gendustry.jar)
  212. UCHIJA pressure{1.3.1.25} [Pressure Pipes] (pressure.jar)
  213. UCHIJA advgenerators{0.9.20.23} [Advanced Generators] (generators.jar)
  214. UCHIJA GraveStone{1.0.6} [GraveStone] (GraveStone-1.10.2-Graves-1.0.6.jar)
  215. UCHIJA GraveStone-Extended{1.0.4} [GraveStone-Extended] (gravestone.jar)
  216. UCHIJA hammercore{1.6.9} [Hammer Core] (hammercore.jar)
  217. UCHIJA hardcoredarkness{1.9} [Hardcore Darkness] (hardcoredarkness.jar)
  218. UCHIJA Harvest{1.10.2-1.1.0-10} [Harvest] (Harvest.jar)
  219. UCHIJA mantle{1.10.2-1.1.5.205} [Mantle] (mantle.jar)
  220. UCHIJA tconstruct{1.10.2-2.6.5.10} [Tinkers' Construct] (tconstruct.jar)
  221. UCHIJA immersiveengineering{0.10-61} [Immersive Engineering] (immersiveengineering.jar)
  222. UCHIJA immersivepetroleum{1.0.7} [Immersive Petroleum] (immersivepetroleum.jar)
  223. UCHIJA LunatriusCore{1.1.2.38} [LunatriusCore] (LunatriusCore.jar)
  224. UCHIJA InGameInfoXML{2.8.1.89} [InGame Info XML] (InGameInfoXML.jar)
  225. UCHIJA inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InvTweaks.jar)
  226. UCHIJA ironchest{1.10.2-7.0.15.804} [Iron Chest] (ironchest.jar)
  227. UCHIJA JEFB{1.0.4} [Just Enough Forestry Bees] (JEFB.jar)
  228. UCHIJA jeibees{0.9.0.5} [JEI Bees] (jeibees.jar)
  229. UCHIJA journeymap{1.10.2-5.4.7} [JourneyMap] (journeymap.jar)
  230. UCHIJA keywizard{1.10.2-1.4.5} [Keyboard Wizard] (keywizard-1.10.2-1.4.5.jar)
  231. UCHIJA lostcities{0.0.6beta} [The Lost Cities] (lostcities-1.1x-0.0.6beta.jar)
  232. UCHIJA malisiscore{1.10.2-4.4.0} [MalisisCore] (malisiscore.jar)
  233. UCHIJA malisisblocks{1.10.2-4.2.0} [Malisis Blocks] (malisisblocks.jar)
  234. UCHIJA malisisdoors{1.10.2-5.2.0} [MalisisDoors] (malisisdoors.jar)
  235. UCHIJA malisisswitches{1.10.2-3.2.0} [Malisis Switches] (malisisswitches.jar)
  236. UCHIJA Mekanism{9.2.2} [Mekanism] (Mekanism.jar)
  237. UCHIJA MekanismGenerators{9.2.2} [MekanismGenerators] (MekanismGenerators.jar)
  238. UCHIJA MekanismTools{9.2.2} [MekanismTools] (MekanismTools.jar)
  239. UCHIJA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (MineTweaker3.jar)
  240. UCHIJA MineTweaker3{3.0.26} [MineTweaker 3] (MineTweaker3.jar)
  241. UCHIJA ctgui{1.0.0} [CT-GUI] (MineTweaker3.jar)
  242. UCHIJA mob_grinding_utils{0.1.8.21} [mob_grinding_utils] (mob_grinding_utils.jar)
  243. UCHIJA mtlib{@VERSION@} [MTLib] (mtlib.jar)
  244. UCHIJA modtweaker{2.0.13} [Mod Tweaker] (modtweaker.jar)
  245. UCHIJA railcraft{10.1.2} [Railcraft] (railcraft.jar)
  246. UCHIJA morebees{1.10.2-1.4.1} [More Bees] (morebees.jar)
  247. UCHIJA mtrm{1.2.1.26} [MineTweakerRecipeMaker] (mtrm.jar)
  248. UCHIJA notenoughwands{1.5.5} [Not Enough Wands] (notenoughwands.jar)
  249. UCHIJA OpenComputers{1.6.2.7} [OpenComputers] (OpenComputers.jar)
  250. UCHIJA StorageDrawers{1.10.2-3.7.9} [Storage Drawers] (StorageDrawers.jar)
  251. UCHIJA refinedstorage{1.2.26} [Refined Storage] (refinedstorage.jar)
  252. UCHIJA ocrsdriver{1.0} [OC RS Driver] (ocrsdriver.jar)
  253. UCHIJA omlib{3.0.0-101} [OMLib] (omlib.jar)
  254. UCHIJA ompd{3.0.0-22} [Open Modular Passive Defense] (ompd.jar)
  255. UCHIJA openfm{0.1.0.22} [OpenFM] (openfm.jar)
  256. UCHIJA openglider{@VERSION@} [Open Glider] (openglider.jar)
  257. UCHIJA openlights{0.1.0.1} [OpenLights] (openlights.jar)
  258. UCHIJA openmodularturrets{3.0.0-158} [Open Modular Turrets] (openmodularturrets.jar)
  259. UCHIJA openprinter{0.1.0.5} [OpenPrinter] (openprinter.jar)
  260. UCHIJA opensecurity{MC1.10.2-1.0.25} [OpenSecurity] (opensecurity.jar)
  261. UCHIJA oredicttips{1.0.1} [OreDictTips] (OreDictTips.jar)
  262. UCHIJA oreshrubs{1.2.1} [Ore Shrubs] (oreshrubs.jar)
  263. UCHIJA tesla{1.2.1.49} [TESLA] (tesla.jar)
  264. UCHIJA p455w0rdslib{1.0.13} [p455w0rd's Library] (p455w0rdlib.jar)
  265. UCHIJA particleman{1.10.2-1.4.4} [Particle Man] (particleman.jar)
  266. UCHIJA petbat{1.4.6} [Pet Bat] (PetBat.jar)
  267. UCHIJA progressiveautomation{1.7.4} [Progressive Automation] (progressiveautomation.jar)
  268. UCHIJA reborncore{2.13.6.142} [RebornCore] (reborncore.jar)
  269. UCHIJA quantumstorage{3.3.4} [QuantumStorage] (quantumstorage.jar)
  270. UCHIJA rccosmetic{3.0.4} [Railcraft Cosmetic Additions] (railcraftcosmeticadditions.jar)
  271. UCHIJA reborncore-mcmultipart{2.13.6.142} [reborncore-MCMultiPart] (reborncore.jar)
  272. UCHIJA rebornstorage{1.0.0} [RebornStorage] (rebornstorage.jar)
  273. UCHIJA reccomplex{1.4.3.1-1.10} [Recurrent Complex] (reccomplex.jar)
  274. UCHIJA reconstructor{2.9} [Reconstructor] (reconstructor.jar)
  275. UCHIJA ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader.jar)
  276. UCHIJA rfbridge{1.0.0.1} [RF Bridge] (RF-Bridge.jar)
  277. UCHIJA rftools{6.10} [RFTools] (rftools.jar)
  278. UCHIJA rftoolscontrol{1.6.8} [RFTools Control] (rftoolscontrol.jar)
  279. UCHIJA Schematica{1.7.8.153} [Schematica] (Schematica.jar)
  280. UCHIJA shadowmc{3.6.1} [ShadowMC] (shadowmc.jar)
  281. UCHIJA SimpleDimensions{1.3} [Simple Dimensions] (SimpleDimensions.jar)
  282. UCHIJA simplesponge{1.2} [Simple Sponge] (simplesponge.jar)
  283. UCHIJA simplyjetpacks{2.1.3.55} [Simply Jetpacks 2] (simplyjetpacks.jar)
  284. UCHIJA skeleton{1.0.3} [Skeleton] (skeleton.jar)
  285. UCHIJA simplyjuices{1.0.4} [Simply Juices] (simplyjuices.jar)
  286. UCHIJA SleepingBag{1.4.0} [Sleeping Bag] (SleepingBag.jar)
  287. UCHIJA solarfluxreborn{2.17r} [Solar Flux Reborn] (SolarFlux.jar)
  288. UCHIJA SpiceOfLife{1.3.8} [The Spice of Life] (SpiceOfLife.jar)
  289. UCHIJA storagedrawersextra{1.10-1.1.0} [Storage Drawers Extras] (storagedrawersextra.jar)
  290. UCHIJA tt{0.0.6} [Taco Tuesday] (tacotuesday.jar)
  291. UCHIJA VeinMiner{0.36.0_1.9-0056a96} [Vein Miner] (VeinMiner.jar)
  292. UCHIJA VeinMinerModSupport{0.36.0_1.9-0056a96} [Mod Support] (VeinMiner.jar)
  293. UCHIJA vending{1.4.3} [Vending] (vending.jar)
  294. UCHIJA WailaHarvestability{1.1.10} [Waila Harvestability] (WailaHarvestability.jar)
  295. UCHIJA wailaplugins{MC1.10.2-0.3.0-26} [WAILA Plugins] (wailaplugins.jar)
  296. UCHIJA icse{1.1.0.0} [I Can See Everything] (wawla.jar)
  297. UCHIJA wawla{2.3.2.215} [What Are We Looking At] (wawla.jar)
  298. UCHIJA weather2{1.10.2-2.4.10} [Localized Weather & Storms] (weather2.jar)
  299. UCHIJA wct{0.1.27} [Wireless Crafting Terminal] (WirelessCraftingTerminal.jar)
  300. UCHIJA Woot{1.10.2-1.4.0} [Woot] (Woot.jar)
  301. UCHIJA WorldEditCuiFe{1.0.2} [WorldEdit CUI Forge Edition] (WorldEditCuiFe.jar)
  302. UCHIJA wrcbe{2.0.0} [WirelessRedstone-CBE] (wrcbe.jar)
  303. Loaded coremods (and transformers):
  304. AppEngCore (appliedenergistics2.jar)
  305. appeng.coremod.transformer.ASMIntegration
  306. OFMDepLoader (openfm.jar)
  307.  
  308. DLFMLCorePlugin (DynamicLights.jar)
  309. atomicstryker.dynamiclights.common.DLTransformer
  310. BookshelfLoadingPlugin (bookshelf.jar)
  311. net.darkhax.bookshelf.asm.BookshelfTransformerManager
  312. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.7.1-anarchy.jar)
  313. pl.asie.foamfix.coremod.FoamFixTransformer
  314. SFRCore (SolarFlux.jar)
  315. com.mrdimka.solarfluxreborn.core.SFRSerializedTransformer
  316. LoadingPlugin (Quark.jar)
  317. vazkii.quark.base.asm.ClassTransformer
  318. BlurPlugin (blur.jar)
  319. com.tterrag.blur.BlurTransformer
  320. HammerCoreCore (hammercore.jar)
  321. com.mrdimka.hammercore.asm.HammerCoreTransformer
  322. LoadingPlugin (ResourceLoader.jar)
  323. lumien.resourceloader.asm.ClassTransformer
  324. FMLPlugin (InvTweaks.jar)
  325. invtweaks.forge.asm.ContainerTransformer
  326. SoundUnpack (opensecurity.jar)
  327.  
  328. NEICorePlugin (NEI.jar)
  329. codechicken.nei.asm.NEITransformer
  330. BetterFoliageLoader (BetterFoliage-MC1.10.2-2.1.7.jar)
  331. mods.betterfoliage.loader.BetterFoliageTransformer
  332. EnderCorePlugin (endercore.jar)
  333. com.enderio.core.common.transform.EnderCoreTransformer
  334. MalisisCorePlugin (malisiscore.jar)
  335. net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
  336. net.malisis.core.util.chunkblock.ChunkBlockTransformer
  337. net.malisis.core.renderer.transformer.MalisisRendererTransformer
  338. net.malisis.core.renderer.icon.asm.TextureMapTransformer
  339. net.malisis.core.util.clientnotif.ClientNotifTransformer
  340. DynamicSurroundingsCore (DynamicSurroundings-1.10.2-3.4.6.0.jar)
  341. org.blockartistry.DynSurround.asm.Transformer
  342. CTMCorePlugin (ctm.jar)
  343. team.chisel.ctm.client.asm.CTMTransformer
  344. AppleCore (AppleCore-mc.jar)
  345. squeek.applecore.asm.TransformerModuleHandler
  346. RebornCoreASM (reborncore.jar)
  347. reborncore.mixin.transformer.MixinTransformer
  348. IvToolkit (IvToolkit.jar)
  349.  
  350. CCLCorePlugin (CodeChickenLib.jar)
  351. codechicken.lib.asm.ClassHeirachyManager
  352. codechicken.lib.asm.CCL_ASMTransformer
  353. TransformerLoader (OpenComputers.jar)
  354. li.cil.oc.common.asm.ClassTransformer
  355. MalisisSwitchesPlugin (malisisswitches.jar)
  356. net.malisis.switches.asm.MalisisSwitchesTransformer
  357. LoadingPlugin (hardcoredarkness.jar)
  358. lumien.hardcoredarkness.asm.ClassTransformer
  359. AE2 Version: alpha rv4-alpha-11 for Forge 12.18.3.2185
  360. Pulsar/tconstruct loaded Pulses:
  361. - TinkerCommons (Enabled/Forced)
  362. - TinkerWorld (Enabled/Not Forced)
  363. - TinkerTools (Enabled/Not Forced)
  364. - TinkerHarvestTools (Enabled/Forced)
  365. - TinkerMeleeWeapons (Enabled/Forced)
  366. - TinkerRangedWeapons (Enabled/Forced)
  367. - TinkerModifiers (Enabled/Forced)
  368. - TinkerSmeltery (Enabled/Not Forced)
  369. - TinkerGadgets (Enabled/Not Forced)
  370. - TinkerOredict (Enabled/Forced)
  371. - TinkerIntegration (Enabled/Forced)
  372. - TinkerFluids (Enabled/Forced)
  373. - TinkerMaterials (Enabled/Forced)
  374. - TinkerModelRegister (Enabled/Forced)
  375. - WailaIntegration (Enabled/Not Forced)
  376.  
  377. NotEnoughItems Invalid Fingerprint Reports:
  378. List of loaded APIs:
  379. * AppleCoreAPI (2.3.0) from AppleCore-mc.jar
  380. * appliedenergistics2|API (rv4) from appliedenergistics2.jar
  381. * Baubles|API (1.3.1.3) from Baubles.jar
  382. * bigreactors|API (4.0.1) from extremereactors.jar
  383. * BloodMagic|API (@VERSION@) from BloodMagic.jar
  384. * BotaniaAPI (85) from Botania.jar
  385. * chesttransporter|api (1) from ChestTransporter.jar
  386. * Chisel-API (0.0.1) from chisel.jar
  387. * ChiselAPI|Carving (0.0.1) from chisel.jar
  388. * CoFHAPI (1.8.9R1.2.0B1) from EngineersWorkshop.jar
  389. * cofhapi (1.6.0) from zerocore.jar
  390. * cofhapi|block (1.6.0) from zerocore.jar
  391. * cofhapi|core (1.6.0) from zerocore.jar
  392. * CoFHAPI|energy (1.8.9R1.2.0B1) from WirelessCraftingTerminal.jar
  393. * cofhapi|energy (1.5.0) from immersiveengineering.jar
  394. * CoFHAPI|item (1.8.9R1.2.0B1) from Mekanism.jar
  395. * cofhapi|item (1.6.0) from zerocore.jar
  396. * CoFHAPI|tileentity (1.8.9R1.2.0B1) from progressiveautomation.jar
  397. * cofhapi|tileentity (1.6.0) from zerocore.jar
  398. * cofhapi|util (1.6.0) from zerocore.jar
  399. * compatlayer (0.2.9) from compatlayer.jar
  400. * ComputerCraft|API (1.80pr0) from zerocore.jar
  401. * ComputerCraft|API|FileSystem (1.80pr0) from zerocore.jar
  402. * ComputerCraft|API|Lua (1.80pr0) from zerocore.jar
  403. * ComputerCraft|API|Media (1.80pr0) from zerocore.jar
  404. * ComputerCraft|API|Peripheral (1.80pr0) from zerocore.jar
  405. * ComputerCraft|API|Permissions (1.80pr0) from zerocore.jar
  406. * ComputerCraft|API|Redstone (1.80pr0) from zerocore.jar
  407. * ComputerCraft|API|Turtle (1.80pr0) from zerocore.jar
  408. * CoroAI|dynamicdifficulty (1.0) from coroutil.jar
  409. * CSLib|API (0.3.0) from decocraft.jar
  410. * ctm-api (0.1.0) from ctm.jar
  411. * ctm-api-models (0.1.0) from ctm.jar
  412. * ctm-api-textures (0.1.0) from ctm.jar
  413. * ctm-api-utils (0.1.0) from ctm.jar
  414. * EnderIOAPI (0.0.2) from EnderIO.jar
  415. * EnderIOAPI|Redstone (0.0.2) from EnderIO.jar
  416. * EnderIOAPI|Teleport (0.0.2) from EnderIO.jar
  417. * EnderIOAPI|Tools (0.0.2) from EnderIO.jar
  418. * ForestryAPI|apiculture (5.0.0) from forestry.jar
  419. * ForestryAPI|arboriculture (4.2.1) from forestry.jar
  420. * ForestryAPI|circuits (3.1.0) from forestry.jar
  421. * ForestryAPI|climate (2.1.0) from forestry.jar
  422. * ForestryAPI|core (5.1.0) from forestry.jar
  423. * ForestryAPI|farming (2.1.0) from forestry.jar
  424. * ForestryAPI|food (1.1.0) from forestry.jar
  425. * ForestryAPI|fuels (3.0.0) from forestry.jar
  426. * ForestryAPI|genetics (4.7.1) from forestry.jar
  427. * ForestryAPI|greenhouse (5.2.0) from forestry.jar
  428. * ForestryAPI|hives (4.1.0) from forestry.jar
  429. * ForestryAPI|lepidopterology (1.3.0) from forestry.jar
  430. * ForestryAPI|mail (3.1.0) from forestry.jar
  431. * ForestryAPI|multiblock (3.0.0) from forestry.jar
  432. * ForestryAPI|recipes (5.4.0) from forestry.jar
  433. * ForestryAPI|storage (5.0.0) from forestry.jar
  434. * ForestryAPI|world (2.1.0) from forestry.jar
  435. * gendustryAPI (2.3.0) from gendustry.jar
  436. * Guide-API|API (1.10.2-2.0.3-46) from guideapi.jar
  437. * ImmersiveEngineering|API (1.0) from immersiveengineering.jar
  438. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from immersiveengineering.jar
  439. * journeymap|client-api (1.3) from journeymap.jar
  440. * journeymap|client-api-display (1.3) from journeymap.jar
  441. * journeymap|client-api-event (1.3) from journeymap.jar
  442. * journeymap|client-api-model (1.3) from journeymap.jar
  443. * journeymap|client-api-util (1.3) from journeymap.jar
  444. * JustEnoughItemsAPI (4.10.1) from JEI.jar
  445. * mcjtylib_ng (2.3.11) from mcjtylib_ng.jar
  446. * MekanismAPI|core (9.0.0) from Mekanism.jar
  447. * MekanismAPI|energy (9.0.0) from Mekanism.jar
  448. * MekanismAPI|gas (9.0.0) from Mekanism.jar
  449. * MekanismAPI|infuse (9.0.0) from Mekanism.jar
  450. * MekanismAPI|laser (9.0.0) from Mekanism.jar
  451. * MekanismAPI|reactor (9.0.0) from Mekanism.jar
  452. * MekanismAPI|recipe (9.0.0) from Mekanism.jar
  453. * MekanismAPI|transmitter (9.0.0) from Mekanism.jar
  454. * MekanismAPI|util (9.0.0) from Mekanism.jar
  455. * Open Glider|API (0.1) from openglider.jar
  456. * OpenComputersAPI|Component (6.0.0-alpha) from OpenComputers.jar
  457. * OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers.jar
  458. * OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers.jar
  459. * OpenComputersAPI|Driver|Item (6.0.0-alpha) from OpenComputers.jar
  460. * OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers.jar
  461. * OpenComputersAPI|FileSystem (6.0.0-alpha) from OpenComputers.jar
  462. * OpenComputersAPI|Internal (6.0.0-alpha) from OpenComputers.jar
  463. * OpenComputersAPI|Machine (6.0.0-alpha) from OpenComputers.jar
  464. * OpenComputersAPI|Manual (6.0.0-alpha) from OpenComputers.jar
  465. * OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers.jar
  466. * OpenComputersAPI|Prefab (6.0.0-alpha) from OpenComputers.jar
  467. * pressureAPI (1.3.1.25) from pressure.jar
  468. * ProjectEAPI (1.9.4-1.0.0) from p455w0rdlib.jar
  469. * railcraft:API|core (3.1.0) from railcraft.jar
  470. * RailcraftAPI|bore (2.0.0) from railcraft.jar
  471. * RailcraftAPI|carts (2.1.0) from railcraft.jar
  472. * RailcraftAPI|charge (3.0.0) from railcraft.jar
  473. * RailcraftAPI|crafting (2.0.0) from railcraft.jar
  474. * RailcraftAPI|events (2.0.0) from railcraft.jar
  475. * RailcraftAPI|fuel (2.0.0) from railcraft.jar
  476. * RailcraftAPI|helpers (2.0.0) from railcraft.jar
  477. * RailcraftAPI|items (2.1.0) from railcraft.jar
  478. * RailcraftAPI|locomotive (2.0.0) from railcraft.jar
  479. * RailcraftAPI|signals (4.0.0) from railcraft.jar
  480. * RailcraftAPI|tracks (4.0.0) from railcraft.jar
  481. * reborncoreAPI (2.13.6.142) from reborncore.jar
  482. * reborncoreAPI|Fuel (2.13.6.142) from reborncore.jar
  483. * reborncoreAPI|Power (2.13.6.142) from reborncore.jar
  484. * reborncoreAPI|Recipe (2.13.6.142) from reborncore.jar
  485. * reborncoreAPI|Tile (2.13.6.142) from reborncore.jar
  486. * SchematicaAPI (1.1) from Schematica.jar
  487. * SchematicaAPI|Events (1.1) from Schematica.jar
  488. * StorageDrawersAPI (1.7.10-1.2.0) from refinedstorage.jar
  489. * StorageDrawersAPI|config (1.10.2-1.3.0) from StorageDrawers.jar
  490. * StorageDrawersAPI|event (1.10.2-1.3.0) from StorageDrawers.jar
  491. * StorageDrawersAPI|inventory (1.7.10-1.2.0) from refinedstorage.jar
  492. * StorageDrawersAPI|pack (1.10.2-1.3.0) from StorageDrawers.jar
  493. * StorageDrawersAPI|registry (1.7.10-1.2.0) from refinedstorage.jar
  494. * StorageDrawersAPI|render (1.7.10-1.2.0) from refinedstorage.jar
  495. * StorageDrawersAPI|storage (1.7.10-1.2.0) from refinedstorage.jar
  496. * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from refinedstorage.jar
  497. * VeinMinerApi (0.3) from VeinMiner.jar
  498. * WailaAPI (1.3) from Waila.jar
  499. * wct|API (1.10.2-rv4-1.0.0b) from WirelessCraftingTerminal.jar
  500. * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore.jar
  501. * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore.jar
  502. * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore.jar
  503. * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore.jar
  504. CodeChickenLib Invalid Fingerprint Reports:
  505. 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.):
  506. * Optifine is installed. This is NOT supported.
  507. * 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 WirelessCraftingTerminal.jar).
  508. It is a supported version, but that difference may lead to problems.
  509. 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.
  510. Detailed RF API diagnostics:
  511. * RF API class 'EnergyStorage' is loaded from: jar:file:/J:/MCUpdater/instances/imaginescape/mods/reborncore.jar!/cofh/api/energy/EnergyStorage.class
  512. * RF API class 'IEnergyConnection' is loaded from: jar:file:/J:/MCUpdater/instances/imaginescape/mods/reborncore.jar!/cofh/api/energy/IEnergyConnection.class
  513. * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/J:/MCUpdater/instances/imaginescape/mods/reborncore.jar!/cofh/api/energy/IEnergyContainerItem.class
  514. * RF API class 'IEnergyHandler' is loaded from: jar:file:/J:/MCUpdater/instances/imaginescape/mods/reborncore.jar!/cofh/api/energy/IEnergyHandler.class
  515. * RF API class 'IEnergyProvider' is loaded from: jar:file:/J:/MCUpdater/instances/imaginescape/mods/reborncore.jar!/cofh/api/energy/IEnergyProvider.class
  516. * RF API class 'IEnergyReceiver' is loaded from: jar:file:/J:/MCUpdater/instances/imaginescape/mods/reborncore.jar!/cofh/api/energy/IEnergyReceiver.class
  517. * RF API class 'IEnergyStorage' is loaded from: jar:file:/J:/MCUpdater/instances/imaginescape/mods/reborncore.jar!/cofh/api/energy/IEnergyStorage.class
  518. * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/J:/MCUpdater/instances/imaginescape/mods/reborncore.jar!/cofh/api/energy/ItemEnergyContainer.class
  519. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/J:/MCUpdater/instances/imaginescape/mods/reborncore.jar!/cofh/api/energy/TileEnergyHandler.class
  520. Detailed Tesla API diagnostics:
  521. * Tesla API class 'Tesla' is loaded from: jar:file:/J:/MCUpdater/instances/imaginescape/mods/tesla.jar!/net/darkhax/tesla/Tesla.class
  522. * Tesla API class 'TeslaCapabilities' is loaded from: jar:file:/J:/MCUpdater/instances/imaginescape/mods/tesla.jar!/net/darkhax/tesla/capability/TeslaCapabilities.class
  523. * Tesla API class 'ITeslaConsumer' is loaded from: jar:file:/J:/MCUpdater/instances/imaginescape/mods/tesla.jar!/net/darkhax/tesla/api/ITeslaConsumer.class
  524. * Tesla API class 'ITeslaHolder' is loaded from: jar:file:/J:/MCUpdater/instances/imaginescape/mods/tesla.jar!/net/darkhax/tesla/api/ITeslaHolder.class
  525. * Tesla API class 'ITeslaProducer' is loaded from: jar:file:/J:/MCUpdater/instances/imaginescape/mods/tesla.jar!/net/darkhax/tesla/api/ITeslaProducer.class
  526. * Tesla API class 'BaseTeslaContainer' is loaded from: jar:file:/J:/MCUpdater/instances/imaginescape/mods/tesla.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainer.class
  527. * Tesla API class 'BaseTeslaContainerProvider' is loaded from: jar:file:/J:/MCUpdater/instances/imaginescape/mods/tesla.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainerProvider.class
  528. * Tesla API class 'InfiniteTeslaConsumer' is loaded from: jar:file:/J:/MCUpdater/instances/imaginescape/mods/tesla.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumer.class
  529. * Tesla API class 'InfiniteTeslaConsumerProvider' is loaded from: jar:file:/J:/MCUpdater/instances/imaginescape/mods/tesla.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumerProvider.class
  530. * Tesla API class 'InfiniteTeslaProducer' is loaded from: jar:file:/J:/MCUpdater/instances/imaginescape/mods/tesla.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducer.class
  531. * Tesla API class 'InfiniteTeslaProducerProvider' is loaded from: jar:file:/J:/MCUpdater/instances/imaginescape/mods/tesla.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducerProvider.class
  532.  
  533. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  534. !!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
  535. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  536.  
  537. CodeChickenCore Invalid Fingerprint Reports:
  538. EnderStorage Invalid Fingerprint Reports:
  539. RebornCore:
  540. Plugin Engine: 0
  541. RebornCore Version: 2.13.6.142
  542. Mixin Status: 1
  543. Runtime Debofucsation 1
  544. RenderEngine: 1
  545. AE2 Integration: IC2:OFF, RC:OFF, RF:OFF, RFItem:OFF, MFR:OFF, Waila:ON, InvTweaks:OFF, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF
  546. Launched Version: 1.10.2
  547. LWJGL: 2.9.4
  548. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  549. GL Caps: Using GL 1.3 multitexturing.
  550. Using GL 1.3 texture combiners.
  551. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  552. Shaders are available because OpenGL 2.1 is supported.
  553. VBOs are available because OpenGL 1.5 is supported.
  554.  
  555. Using VBOs: Yes
  556. Is Modded: Definitely; Client brand changed to 'fml,forge'
  557. Type: Client (map_client.txt)
  558. Resource Packs: Misa.zip (incompatible), Les Misa+ patch.zip (incompatible), UQ_Les_Misa+_1.11_patch.zip (incompatible), BrothersJohnsonUnshaders.zip (incompatible), _Lithos_HD_Font_Add-on.zip (incompatible)
  559. Current Language: English (US)
  560. Profiler Position: N/A (disabled)
  561. CPU: 4x Intel(R) Core(TM) i3 CPU 540 @ 3.07GHz
  562. OptiFine Version: OptiFine_1.10.2_HD_U_E3
  563. Render Distance Chunks: 8
  564. Mipmaps: 4
  565. Anisotropic Filtering: 1
  566. Antialiasing: 0
  567. Multitexture: false
  568. Shaders: null
  569. OpenGlVersion: 4.5.0 NVIDIA 382.05
  570. OpenGlRenderer: GeForce GT 430/PCIe/SSE2
  571. OpenGlVendor: NVIDIA Corporation
  572. CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement