Advertisement
Guest User

Untitled

a guest
Jan 29th, 2018
1,800
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.56 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. CorePlugin (MrTJPCore-1.10.2-2.0.1.20-universal.jar)
  5. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.12.17-universal.jar)
  6. CorePlugin (ItemDelocalizer-1.10.2-0.6b.jar)
  7. IceAndFireForgeLoading (iceandfire-1.0.1.jar)
  8. LoadingPlugin (NoNausea-MC1.9.4-1.0.jar)
  9. DCASMPlugin (HeatAndClimateLib-1.10.2-1.6.4.jar)
  10. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  11. AppEngLoadingPlugin (appliedenergistics2-rv4-stable-1.jar)
  12. Brandon's Core (BrandonsCore-1.10.2-2.1.14.137-universal.jar)
  13. LMRECoremod ([1.9.4-1.10.x]LittleMaidReengaged-8.1.4.132.jar)
  14. LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar)
  15. llibrary (llibrary-1.7.7-1.10.2.jar)
  16. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
  17. NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar)
  18. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.7.3-anarchy.jar)
  19. ValkyrienWarfareBase CoreMod (Valkyrien Warfare 0.9_pre_1.jar)
  20. FMLPlugin (InventoryTweaks-1.61-58.jar)
  21. IntelliInputCorePlugin (IntelliInput-2.5-for1.10.2.jar)
  22. ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-18.jar)
  23. Contact their authors BEFORE contacting forge
  24.  
  25. // Would you like a cupcake?
  26.  
  27. Time: 18/01/29 0:01
  28. Description: Ticking entity
  29.  
  30. java.lang.ClassCastException: java.lang.Byte cannot be cast to java.lang.Boolean
  31. at com.github.alexthe666.iceandfire.entity.EntityDragonBase.isModelDead(EntityDragonBase.java:504)
  32. at com.github.alexthe666.iceandfire.entity.EntityDragonBase.canMove(EntityDragonBase.java:640)
  33. at com.github.alexthe666.iceandfire.entity.EntityDragonBase.func_70612_e(EntityDragonBase.java:1587)
  34. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2217)
  35. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:685)
  36. at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:155)
  37. at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:41)
  38. at com.github.alexthe666.iceandfire.entity.EntityDragonBase.func_70636_d(EntityDragonBase.java:837)
  39. at com.github.alexthe666.iceandfire.entity.EntityFireDragon.func_70636_d(EntityFireDragon.java:198)
  40. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2013)
  41. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:384)
  42. at com.github.alexthe666.iceandfire.entity.EntityDragonBase.func_70071_h_(EntityDragonBase.java:1233)
  43. at net.minecraft.world.World.func_72866_a(World.java:1967)
  44. at net.minecraft.world.World.func_72870_g(World.java:1937)
  45. at net.minecraft.world.World.func_72939_s(World.java:1750)
  46. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1789)
  47. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
  48. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
  49. at net.minecraft.client.main.Main.main(SourceFile:124)
  50. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  51. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  52. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  53. at java.lang.reflect.Method.invoke(Method.java:483)
  54. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  55. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  56.  
  57.  
  58. A detailed walkthrough of the error, its code path and all known details is as follows:
  59. ---------------------------------------------------------------------------------------
  60.  
  61. -- Head --
  62. Thread: Client thread
  63. Stacktrace:
  64. at com.github.alexthe666.iceandfire.entity.EntityDragonBase.isModelDead(EntityDragonBase.java:504)
  65. at com.github.alexthe666.iceandfire.entity.EntityDragonBase.canMove(EntityDragonBase.java:640)
  66. at com.github.alexthe666.iceandfire.entity.EntityDragonBase.func_70612_e(EntityDragonBase.java:1587)
  67. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2217)
  68. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:685)
  69. at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:155)
  70. at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:41)
  71. at com.github.alexthe666.iceandfire.entity.EntityDragonBase.func_70636_d(EntityDragonBase.java:837)
  72. at com.github.alexthe666.iceandfire.entity.EntityFireDragon.func_70636_d(EntityFireDragon.java:198)
  73. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2013)
  74. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:384)
  75. at com.github.alexthe666.iceandfire.entity.EntityDragonBase.func_70071_h_(EntityDragonBase.java:1233)
  76. at net.minecraft.world.World.func_72866_a(World.java:1967)
  77. at net.minecraft.world.World.func_72870_g(World.java:1937)
  78.  
  79. -- Entity being ticked --
  80. Details:
  81. Entity Type: iceandfire.firedragon (com.github.alexthe666.iceandfire.entity.EntityFireDragon)
  82. Entity ID: 175001
  83. Entity Name: Fire Dragon
  84. Entity's Exact location: -181.01, 38.00, -4.20
  85. Entity's Block location: World: (-182,38,-5), Chunk: (at 10,2,11 in -12,-1; contains blocks -192,0,-16 to -177,255,-1), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  86. Entity's Momentum: 0.00, -0.08, 0.00
  87. Entity's Passengers: []
  88. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  89. Stacktrace:
  90. at net.minecraft.world.World.func_72939_s(World.java:1750)
  91.  
  92. -- Affected level --
  93. Details:
  94. Level name: MpServer
  95. All players: 3 total; [EntityPlayerSP['excel22'/924, l='MpServer', x=-197.14, y=63.00, z=-67.27], EntityOtherPlayerMP['iwanov'/169559, l='MpServer', x=-169.49, y=63.00, z=-84.41], EntityOtherPlayerMP['EXEC_Zi'/1709, l='MpServer', x=-179.82, y=38.00, z=-5.85]]
  96. Chunk stats: MultiplayerChunkCache: 441, 441
  97. Level seed: 0
  98. Level generator: ID 00 - default, ver 1. Features enabled: false
  99. Level generator options:
  100. Level spawn location: World: (-248,64,71), Chunk: (at 8,4,7 in -16,4; contains blocks -256,0,64 to -241,255,79), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  101. Level time: 11526158 game time, 12045304 day time
  102. Level dimension: 0
  103. Level storage version: 0x00000 - Unknown?
  104. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  105. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  106. Forced entities: 90 total; [EntityOtherPlayerMP['EXEC_Zi'/1709, l='MpServer', x=-157.00, y=64.00, z=-27.00], EntityOtherPlayerMP['iwanov'/169559, l='MpServer', x=-169.49, y=63.00, z=-84.41], EntityItem['item.item.bone'/175106, l='MpServer', x=-186.13, y=66.00, z=-119.13], EntityDragonSkull['Dragon Skull'/158979, l='MpServer', x=-198.50, y=64.00, z=-11.50], EntityOtherPlayerMP['EXEC_Zi'/1709, l='MpServer', x=-264.33, y=68.67, z=-800.00], EntitySkeleton['Skeleton'/174597, l='MpServer', x=-139.50, y=46.00, z=-148.50], EntityWitch['Witch'/175118, l='MpServer', x=-205.50, y=37.00, z=-131.50], EntityOtherPlayerMP['iwanov'/82521, l='MpServer', x=-164.29, y=63.00, z=-23.69], EntityBat['Bat'/174883, l='MpServer', x=-129.51, y=33.10, z=-150.25], EntityZombie['Zombie'/175136, l='MpServer', x=-177.50, y=15.00, z=-89.50], EntityBat['Bat'/174881, l='MpServer', x=-140.17, y=35.10, z=-136.49], EntityTippedArrow['Arrow'/174887, l='MpServer', x=-186.50, y=62.96, z=-85.88], EntityOtherPlayerMP['Rubeus11'/85647, l='MpServer', x=-165.43, y=63.00, z=-12.35], EntityOtherPlayerMP['EXEC_Zi'/1709, l='MpServer', x=-157.91, y=63.00, z=-23.22], EntityCreeper['Creeper'/168492, l='MpServer', x=-158.50, y=41.00, z=-15.70], EntityGaiaMinotaurus['Minotaurus'/175154, l='MpServer', x=-189.30, y=68.00, z=-102.56], EntityGaiaMinotaurus['Minotaurus'/175155, l='MpServer', x=-195.50, y=63.00, z=-83.60], EntityGaiaMinotaurus['Minotaurus'/175153, l='MpServer', x=-196.78, y=63.00, z=-78.37], EntityBat['Bat'/175414, l='MpServer', x=-153.84, y=18.28, z=-118.46], EntitySkeleton['Skeleton'/175156, l='MpServer', x=-253.50, y=30.00, z=-80.50], EntityOtherPlayerMP['EXEC_Zi'/1709, l='MpServer', x=-163.64, y=62.94, z=-28.42], EntityCreeper['Creeper'/169020, l='MpServer', x=-161.23, y=41.00, z=-15.51], EntityPlayerSP['excel22'/924, l='MpServer', x=-197.14, y=63.00, z=-67.27], EntityOtherPlayerMP['Rubeus11'/74536, l='MpServer', x=-161.51, y=64.00, z=-27.60], EntityFlicker['entity.arsmagica2.Flicker.name'/174925, l='MpServer', x=-154.25, y=73.00, z=-128.37], EntityOtherPlayerMP['iwanov'/169559, l='MpServer', x=-169.49, y=63.00, z=-84.41], EntityBat['Bat'/175191, l='MpServer', x=-199.18, y=37.79, z=-131.78], EntityOtherPlayerMP['EXEC_Zi'/1709, l='MpServer', x=-160.50, y=69.00, z=-28.50], EntityOtherPlayerMP['EXEC_Zi'/1709, l='MpServer', x=-472.00, y=68.00, z=-2343.00], EntityBat['Bat'/174183, l='MpServer', x=-253.67, y=21.10, z=-131.84], EntityOtherPlayerMP['EXEC_Zi'/1709, l='MpServer', x=-367.50, y=68.33, z=-1571.50], EntitySkeleton['Skeleton'/174966, l='MpServer', x=-245.50, y=25.00, z=-80.50], EntitySkeleton['Skeleton'/174965, l='MpServer', x=-244.50, y=25.00, z=-80.50], EntityTippedArrow['Arrow'/174980, l='MpServer', x=-187.69, y=68.05, z=-113.84], EntityOtherPlayerMP['EXEC_Zi'/1709, l='MpServer', x=-240.00, y=50.00, z=-444.00], EntityTippedArrow['Arrow'/174999, l='MpServer', x=-187.01, y=67.25, z=-115.13], EntityTippedArrow['Arrow'/175000, l='MpServer', x=-186.03, y=67.04, z=-120.41], EntityFireDragon['Fire Dragon'/175001, l='MpServer', x=-181.01, y=38.00, z=-4.20], EntityHorse['Horse'/157, l='MpServer', x=-179.14, y=63.00, z=-74.94], EntityGaiaMinotaurus['Minotaurus'/174495, l='MpServer', x=-205.45, y=62.03, z=-113.45], EntityCow['Cow'/159, l='MpServer', x=-168.41, y=63.00, z=-66.04], EntityCow['Cow'/160, l='MpServer', x=-172.86, y=63.00, z=-64.45], EntityCow['Cow'/161, l='MpServer', x=-167.47, y=63.00, z=-68.93], EntityCow['Cow'/162, l='MpServer', x=-170.17, y=63.00, z=-65.56], EntityCow['Cow'/163, l='MpServer', x=-184.01, y=63.00, z=-64.79], EntityCow['Cow'/164, l='MpServer', x=-184.93, y=63.00, z=-66.73], EntityBat['Bat'/175270, l='MpServer', x=-124.26, y=50.41, z=11.55], EntityCow['Cow'/165, l='MpServer', x=-174.16, y=63.00, z=-68.51], EntityCow['Cow'/166, l='MpServer', x=-177.54, y=63.00, z=-68.51], EntityLittleMaid['LittleMaid'/935, l='MpServer', x=-46.81, y=67.00, z=-125.67], EntitySheep['Sheep'/168, l='MpServer', x=-174.93, y=63.00, z=-75.93], EntityTippedArrow['Arrow'/175274, l='MpServer', x=-166.96, y=67.83, z=-113.41], EntitySheep['Sheep'/169, l='MpServer', x=-172.30, y=63.00, z=-71.46], EntityTippedArrow['Arrow'/175275, l='MpServer', x=-179.71, y=68.02, z=-111.13], EntitySheep['Sheep'/170, l='MpServer', x=-174.53, y=63.00, z=-73.20], EntityTippedArrow['Arrow'/175272, l='MpServer', x=-169.16, y=68.02, z=-112.95], EntitySheep['Sheep'/171, l='MpServer', x=-168.08, y=63.00, z=-72.27], EntitySheep['Sheep'/172, l='MpServer', x=-172.64, y=63.00, z=-70.52], EntityOtherPlayerMP['iwanov'/93526, l='MpServer', x=327.13, y=68.33, z=369.74], EntitySheep['Sheep'/173, l='MpServer', x=-173.93, y=63.00, z=-75.02], EntityOtherPlayerMP['EXEC_Zi'/1709, l='MpServer', x=-179.82, y=38.00, z=-5.85], EntitySheep['Sheep'/174, l='MpServer', x=-170.77, y=63.00, z=-75.06], EntitySheep['Sheep'/175, l='MpServer', x=-170.50, y=63.00, z=-71.33], EntitySheep['Sheep'/176, l='MpServer', x=-167.47, y=63.00, z=-70.76], EntitySheep['Sheep'/177, l='MpServer', x=-174.75, y=63.00, z=-70.84], EntitySheep['Sheep'/178, l='MpServer', x=-171.67, y=63.00, z=-70.08], EntitySheep['Sheep'/179, l='MpServer', x=-167.08, y=63.00, z=-75.50], EntityCyberZombie['entity.Zombie.name'/174769, l='MpServer', x=-265.50, y=71.00, z=-151.50], EntityCow['Cow'/181, l='MpServer', x=-184.93, y=63.00, z=-65.79], EntityCow['Cow'/182, l='MpServer', x=-183.74, y=63.00, z=-68.61], EntityCow['Cow'/183, l='MpServer', x=-184.93, y=63.00, z=-68.93], EntityCow['Cow'/184, l='MpServer', x=-168.99, y=63.00, z=-66.95], EntityCow['Cow'/185, l='MpServer', x=-167.53, y=63.00, z=-62.73], EntityZombie['Zombie'/174523, l='MpServer', x=-146.50, y=65.00, z=-136.50], EntityCow['Cow'/186, l='MpServer', x=-181.65, y=63.00, z=-67.58], EntityCow['Cow'/187, l='MpServer', x=-184.93, y=63.00, z=-67.73], EntityWolf['Wolf'/190, l='MpServer', x=-154.02, y=69.00, z=-28.70], EntityItemFrame['entity.ItemFrame.name'/191, l='MpServer', x=-155.50, y=66.50, z=-29.97], EntityOtherPlayerMP['EXEC_Zi'/1709, l='MpServer', x=-471.00, y=68.00, z=-2343.00], EntityCreeper['Creeper'/174781, l='MpServer', x=-125.50, y=67.00, z=-110.50], EntityZombie['Zombie'/174791, l='MpServer', x=-158.20, y=40.00, z=-38.48], EntityGaiaSahuagin['Sahuagin'/174794, l='MpServer', x=-158.75, y=41.00, z=-17.51], EntityGaiaSahuagin['Sahuagin'/174793, l='MpServer', x=-155.50, y=37.00, z=-27.50], EntityTippedArrow['Arrow'/175316, l='MpServer', x=-171.95, y=69.45, z=-106.61], EntityTippedArrow['Arrow'/175071, l='MpServer', x=-186.27, y=67.04, z=-120.43], EntityOtherPlayerMP['EXEC_Zi'/1709, l='MpServer', x=-179.82, y=38.00, z=-5.85], EntityCreeper['Creeper'/166635, l='MpServer', x=-159.21, y=40.00, z=-40.49], EntityBat['Bat'/175347, l='MpServer', x=-119.25, y=26.05, z=-135.65], EntityOtherPlayerMP['EXEC_Zi'/1709, l='MpServer', x=-348.73, y=53.67, z=166.58], EntityZombie['Zombie'/174590, l='MpServer', x=-141.50, y=19.00, z=0.50]]
  107. Retry entities: 0 total; []
  108. Server brand: fml,forge
  109. Server type: Non-integrated multiplayer server
  110. Stacktrace:
  111. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:529)
  112. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660)
  113. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:392)
  114. at net.minecraft.client.main.Main.main(SourceFile:124)
  115. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  116. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  117. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  118. at java.lang.reflect.Method.invoke(Method.java:483)
  119. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  120. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  121.  
  122. -- System Details --
  123. Details:
  124. Minecraft Version: 1.10.2
  125. Operating System: Windows 10 (amd64) version 10.0
  126. Java Version: 1.8.0_25, Oracle Corporation
  127. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  128. Memory: 4569192248 bytes (4357 MB) / 12884901888 bytes (12288 MB) up to 12884901888 bytes (12288 MB)
  129. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms12G -Xmx12G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
  130. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  131. FML: MCP 9.32 Powered by Forge 12.18.3.2511 Optifine OptiFine_1.10.2_HD_U_E7 88 mods loaded, 88 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-1.10.2-12.18.3.2511.jar)
  135. UCHIJA Forge{12.18.3.2511} [Minecraft Forge] (forge-1.10.2-12.18.3.2511.jar)
  136. UCHIJA OldModelLoader{8.1.4.132} [LMR OldModelLoader] (minecraft.jar)
  137. UCHIJA appliedenergistics2-core{rv4-stable-1} [Applied Energistics 2 Core] (minecraft.jar)
  138. UCHIJA dcs_climate|asm{1.1.1} [HeatAndClimateASM] (minecraft.jar)
  139. UCHIJA intelliinput{2.5} [IntelliInput for 1.10.2] (minecraft.jar)
  140. UCHIJA ItemDelocalizerCore{1.10.2-0.6b} [Item Delocalizer Core] (minecraft.jar)
  141. UCHIJA NotEnoughItems{2.1.3.220} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.3.220-universal.jar)
  142. UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  143. UCHIJA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
  144. UCHIJA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
  145. UCHIJA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar)
  146. UCHIJA net.blacklab.lib{6.1.5.8} [EBLib] ([1.9.4-1.10.x]EBLib-6.1.5.8.jar)
  147. UCHIJA lmreengaged{8.1.4.132} [LittleMaidReengaged] ([1.9.4-1.10.x]LittleMaidReengaged-8.1.4.132.jar)
  148. UCHIJA JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar)
  149. UCHIJA abyssalcraft{1.9.4.3} [AbyssalCraft] (AbyssalCraft-1.10.2-1.9.4.3.jar)
  150. UCHIJA appliedenergistics2{rv4-stable-1} [Applied Energistics 2] (appliedenergistics2-rv4-stable-1.jar)
  151. UCHIJA bdlib{1.12.4.25} [BD Lib] (bdlib-1.12.4.25-mc1.10.2.jar)
  152. UCHIJA ae2stuff{0.6.0.9} [AE2 Stuff] (ae2stuff-0.6.0.9-mc1.10.2.jar)
  153. UCHIJA arsmagica2{1.5.018} [Ars Magica 2] (ArsMagica2-1.10.2-1.5.0-18.jar)
  154. UCHIJA AnimationAPI{1.2.4} [AnimationAPI] (ArsMagica2-1.10.2-1.5.0-18.jar)
  155. UCHIJA Psi{r1.0-42} [Psi] (Psi-r1.0-42.jar)
  156. UCHIJA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
  157. UCHIJA bamboomod{Minecraft1.10.2 var3.0.0.12.2} [bamboomod] (Bamboo-3.0.0.12.2.jar)
  158. UCHIJA Baubles{1.3.13} [Baubles] (Baubles-1.10.2-1.3.13.jar)
  159. UCHIJA betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar)
  160. UCHIJA BiblioCraft{2.2.5} [BiblioCraft] (BiblioCraft[v2.2.5][MC1.10.2].jar)
  161. UCHIJA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar)
  162. UCHIJA BloodMagic{1.10.2-2.1.11-80} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.11-80.jar)
  163. UCHIJA bloodmoon{1.5.1} [Bloodmoon] (Bloodmoon-MC1.10.2-1.5.1.jar)
  164. UCHIJA CodeChickenLib{2.5.9.283} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
  165. UCHIJA cofhcore{4.1.12} [CoFH Core] (CoFHCore-1.10.2-4.1.12.17-universal.jar)
  166. UCHIJA brandonscore{2.1.14} [Brandon's Core] (BrandonsCore-1.10.2-2.1.14.137-universal.jar)
  167. UCHIJA cfm{4.1.2} [MrCrayfish's Furniture Mod] (cfm-4.1.2-mc1.10.2.jar)
  168. UCHIJA CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar)
  169. UCHIJA ChickenChunks{2.2.0.59} [ChickenChunks] (ChickenChunks-1.10.2-2.2.0.59-universal.jar)
  170. UCHIJA ComputerCraft{1.80pr1} [ComputerCraft] (ComputerCraft-SquidDev-CC-ComputerCraft-feature-minecraft-1.9.4-1.80pr1-build0.jar)
  171. UCHIJA cosmeticarmorreworked{1.10.2-v2a} [CosmeticArmorReworked] (CosmeticArmorReworked-1.10.2-v2a.jar)
  172. UCHIJA cyberware{beta-0.2.10} [Cyberware] (cyberware-1.9.4-1.10.2-beta-0.2.10.jar)
  173. UCHIJA thermalfoundation{2.1.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.1.5.12-universal.jar)
  174. UCHIJA draconicevolution{2.1.8} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.1.8.273-universal.jar)
  175. UCHIJA elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar)
  176. UCHIJA endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar)
  177. UCHIJA EnderIO{1.10.2-3.1.193} [Ender IO] (EnderIO-1.10.2-3.1.193.jar)
  178. UCHIJA foamfix{@VERSION@} [FoamFix] (foamfix-0.7.3-anarchy.jar)
  179. UCHIJA forestry{5.2.17.388} [Forestry] (forestry_1.10.2-5.2.17.388.jar)
  180. UCHIJA forgemultipartcbe{2.0.0.38} [Forge Multipart CBE] (ForgeMultipart-1.10.2-2.0.0.38-universal.jar)
  181. UCHIJA microblockcbe{2.0.0.38} [Forge Microblocks] (ForgeMultipart-1.10.2-2.0.0.38-universal.jar)
  182. UCHIJA minecraftmultipartcbe{2.0.0.38} [Minecraft Multipart Plugin] (ForgeMultipart-1.10.2-2.0.0.38-universal.jar)
  183. UCHIJA grimoireofgaia{1.5.6} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.10.2-1.5.6.jar)
  184. UCHIJA dcs_climate|lib{1.6.4} [HeatAndClimateLib] (HeatAndClimateLib-1.10.2-1.6.4.jar)
  185. UCHIJA dcs_climate{1.6.4} [HeatAndClimateMod] (HeatAndClimateMod-1.10.2-1.6.4.jar)
  186. UCHIJA llibrary{1.7.7} [LLibrary] (llibrary-1.7.7-1.10.2.jar)
  187. UCHIJA iceandfire{1.0.1} [Ice and Fire] (iceandfire-1.0.1.jar)
  188. UCHIJA immersiveengineering{0.10-61} [Immersive Engineering] (ImmersiveEngineering-0.10-61_fixed.jar)
  189. UCHIJA InfernalMobs{1.7.1} [Infernal Mobs] (InfernalMobs-1.10.jar)
  190. UCHIJA inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
  191. UCHIJA ironchest{1.10.2-7.0.12.801} [Iron Chest] (ironchest-1.10.2-7.0.12.801.jar)
  192. UCHIJA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar)
  193. UCHIJA Mekanism{9.2.3} [Mekanism] (Mekanism-1.10.2-9.2.3.97.jar)
  194. UCHIJA ItemDelocalizer{1.10.2-0.6b} [Item Delocalizer] (ItemDelocalizer-1.10.2-0.6b.jar)
  195. UCHIJA journeymap{1.10.2-5.5.2} [JourneyMap] (journeymap-1.10.2-5.5.2.jar)
  196. UCHIJA maidvillagerzw{1.10-1.3.0} [MaidVillagerZW] (MaidVillagerZW-1.10.2-1.3.0.jar)
  197. UCHIJA MekanismGenerators{9.2.3} [MekanismGenerators] (MekanismGenerators-1.10.2-9.2.3.97.jar)
  198. UCHIJA MekanismTools{9.2.3} [MekanismTools] (MekanismTools-1.10.2-9.2.3.97.jar)
  199. UCHIJA mobends{0.22.2} [Mo'Bends] (mobends-0.22.2_for_MC-1.10.2.jar)
  200. UCHIJA MrTJPCoreMod{2.0.1.20} [MrTJPCore] (MrTJPCore-1.10.2-2.0.1.20-universal.jar)
  201. UCHIJA NoNausea{1.0} [No Nausea] (NoNausea-MC1.9.4-1.0.jar)
  202. UCHIJA harvestcraft{1.10.2j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.10.2j.jar)
  203. UCHIJA projectred-core{4.8.4.49} [ProjectRed Core] (ProjectRed-1.10.2-4.8.4.49-Base.jar)
  204. UCHIJA projectred-integration{4.8.4.49} [ProjectRed integration] (ProjectRed-1.10.2-4.8.4.49-integration.jar)
  205. UCHIJA projectred-transmission{4.8.4.49} [ProjectRed Transmission] (ProjectRed-1.10.2-4.8.4.49-integration.jar)
  206. UCHIJA thermalexpansion{5.1.10} [Thermal Expansion] (ThermalExpansion-1.10.2-5.1.10.28-universal.jar)
  207. UCHIJA redstonearsenal{2.1.3} [Redstone Arsenal] (RedstoneArsenal-1.10.2-2.1.3.8-universal.jar)
  208. UCHIJA roguelike{1.5.9} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.9.jar)
  209. UCHIJA flammpfeil.slashblade{mc1.10.2-r38} [SlashBlade] (SlashBlade-mc1.10.2-r38.jar)
  210. UCHIJA slashblade.exblades{mc1.10.2-r3} [Slashblade-ExBlades] (Slashblade-ExBlades-mc1.10.2-r3.jar)
  211. UCHIJA thaumcraft{6.0.BETA2} [Thaumcraft] (Thaumcraft-1.10.2-6.0.BETA2.jar)
  212. UCHIJA thermaldynamics{2.0.11} [Thermal Dynamics] (ThermalDynamics-1.10.2-2.0.11.19-universal.jar)
  213. UCHIJA valkyrienwarfare{0.9_alpha} [Valkyrien Warfare] (Valkyrien Warfare 0.9_pre_1.jar)
  214. UCHIJA cannons{cannons} [Cannons!] (Valkyrien Warfare 0.9_pre_1.jar)
  215. UCHIJA valkyrienwarfarecombat{0.9_alpha} [Valkyrien Warfare Combat] (Valkyrien Warfare 0.9_pre_1.jar)
  216. UCHIJA valkyrienwarfarecontrol{0.9_alpha} [Valkyrien Warfare Control] (Valkyrien Warfare 0.9_pre_1.jar)
  217. UCHIJA valkyrienwarfareworld{0.9_alpha} [Valkyrien Warfare World] (Valkyrien Warfare 0.9_pre_1.jar)
  218. UCHIJA VeinMiner{0.38.1_1.9-5587fc8} [Vein Miner] (VeinMiner-1.9-0.38.1.618+5587fc8.jar)
  219. UCHIJA VeinMinerModSupport{0.38.1_1.9-5587fc8} [Mod Support] (VeinMiner-1.9-0.38.1.618+5587fc8.jar)
  220. UCHIJA wired{1.7.0} [WIRED: More Augs] (WIRED-1.7.0.jar)
  221. Loaded coremods (and transformers):
  222. CorePlugin (MrTJPCore-1.10.2-2.0.1.20-universal.jar)
  223.  
  224. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.12.17-universal.jar)
  225. cofh.asm.CoFHClassTransformer
  226. cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
  227. CorePlugin (ItemDelocalizer-1.10.2-0.6b.jar)
  228. bre.nti.asm.Transformer
  229. IceAndFireForgeLoading (iceandfire-1.0.1.jar)
  230. com.github.alexthe666.iceandfire.access.IceAndFireTransformer
  231. LoadingPlugin (NoNausea-MC1.9.4-1.0.jar)
  232. lumien.nonausea.asm.ClassTransformer
  233. DCASMPlugin (HeatAndClimateLib-1.10.2-1.6.4.jar)
  234. defeatedcrow.hac.asm.DCMethodTransformer
  235. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  236. com.enderio.core.common.transform.EnderCoreTransformer
  237. AppEngLoadingPlugin (appliedenergistics2-rv4-stable-1.jar)
  238. appeng.coremod.transformer.IntegrationTransformer
  239. Brandon's Core (BrandonsCore-1.10.2-2.1.14.137-universal.jar)
  240. com.brandon3055.brandonscore.asm.ClassTransformer
  241. LMRECoremod ([1.9.4-1.10.x]LittleMaidReengaged-8.1.4.132.jar)
  242. net.blacklab.lmr.util.coremod.Transformer
  243. LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar)
  244. lumien.bloodmoon.asm.ClassTransformer
  245. llibrary (llibrary-1.7.7-1.10.2.jar)
  246. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  247. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  248. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
  249. codechicken.lib.asm.ClassHeirachyManager
  250. codechicken.lib.asm.CCL_ASMTransformer
  251. NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar)
  252. codechicken.nei.asm.NEITransformer
  253. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.7.3-anarchy.jar)
  254. pl.asie.foamfix.coremod.FoamFixTransformer
  255. ValkyrienWarfareBase CoreMod (Valkyrien Warfare 0.9_pre_1.jar)
  256. ValkyrienWarfareBase.CoreMod.ValkyrienWarfareTransformer
  257. FMLPlugin (InventoryTweaks-1.61-58.jar)
  258. invtweaks.forge.asm.ContainerTransformer
  259. IntelliInputCorePlugin (IntelliInput-2.5-for1.10.2.jar)
  260. com.tsoft_web.IntelliInput.asm.IntelliInputTransformer
  261. ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-18.jar)
  262. am2.asm.Transformer
  263. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.13' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
  264. AE2 Version: stable rv4-stable-1 for Forge 12.18.3.2185
  265. NotEnoughItems Invalid Fingerprint Reports:
  266. List of loaded APIs:
  267. * AbyssalCraftAPI (1.11.0) from AbyssalCraft-1.10.2-1.9.4.3.jar
  268. * AbyssalCraftAPI|Biome (1.11.0) from AbyssalCraft-1.10.2-1.9.4.3.jar
  269. * AbyssalCraftAPI|Block (1.11.0) from AbyssalCraft-1.10.2-1.9.4.3.jar
  270. * AbyssalCraftAPI|Condition (1.11.0) from AbyssalCraft-1.10.2-1.9.4.3.jar
  271. * AbyssalCraftAPI|Disruption (1.11.0) from AbyssalCraft-1.10.2-1.9.4.3.jar
  272. * AbyssalCraftAPI|Energy (1.11.0) from AbyssalCraft-1.10.2-1.9.4.3.jar
  273. * AbyssalCraftAPI|Entity (1.11.0) from AbyssalCraft-1.10.2-1.9.4.3.jar
  274. * AbyssalCraftAPI|Event (1.11.0) from AbyssalCraft-1.10.2-1.9.4.3.jar
  275. * AbyssalCraftAPI|Integration (1.11.0) from AbyssalCraft-1.10.2-1.9.4.3.jar
  276. * AbyssalCraftAPI|Internal (1.11.0) from AbyssalCraft-1.10.2-1.9.4.3.jar
  277. * AbyssalCraftAPI|Item (1.11.0) from AbyssalCraft-1.10.2-1.9.4.3.jar
  278. * AbyssalCraftAPI|Necronomicon (1.11.0) from AbyssalCraft-1.10.2-1.9.4.3.jar
  279. * AbyssalCraftAPI|Recipe (1.11.0) from AbyssalCraft-1.10.2-1.9.4.3.jar
  280. * AbyssalCraftAPI|Ritual (1.11.0) from AbyssalCraft-1.10.2-1.9.4.3.jar
  281. * AbyssalCraftAPI|Spell (1.11.0) from AbyssalCraft-1.10.2-1.9.4.3.jar
  282. * appliedenergistics2|API (rv4) from appliedenergistics2-rv4-stable-1.jar
  283. * Baubles|API (1.3.1.3) from Baubles-1.10.2-1.3.13.jar
  284. * BloodMagic|API (@VERSION@) from BloodMagic-1.10.2-2.1.11-80.jar
  285. * cofhapi (1.7.0) from CoFHCore-1.10.2-4.1.12.17-universal.jar
  286. * cofhapi|block (1.7.0) from CoFHCore-1.10.2-4.1.12.17-universal.jar
  287. * cofhapi|core (1.7.0) from CoFHCore-1.10.2-4.1.12.17-universal.jar
  288. * CoFHAPI|energy (1.8.9R1.2.0B1) from Mekanism-1.10.2-9.2.3.97.jar
  289. * cofhapi|energy (1.5.0) from BrandonsCore-1.10.2-2.1.14.137-universal.jar
  290. * CoFHAPI|item (1.8.9R1.2.0B1) from Mekanism-1.10.2-9.2.3.97.jar
  291. * cofhapi|item (1.7.0) from CoFHCore-1.10.2-4.1.12.17-universal.jar
  292. * cofhapi|tileentity (1.7.0) from CoFHCore-1.10.2-4.1.12.17-universal.jar
  293. * cofhapi|util (1.7.0) from CoFHCore-1.10.2-4.1.12.17-universal.jar
  294. * cofhlib (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
  295. * cofhlib|audio (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
  296. * cofhlib|gui (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
  297. * cofhlib|gui|container (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
  298. * cofhlib|gui|element (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
  299. * cofhlib|gui|element|listbox (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
  300. * cofhlib|gui|slot (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
  301. * cofhlib|inventory (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
  302. * cofhlib|util (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
  303. * cofhlib|util|helpers (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
  304. * cofhlib|world (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
  305. * cofhlib|world|feature (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
  306. * ComputerCraft|API (1.80pr1) from ComputerCraft-SquidDev-CC-ComputerCraft-feature-minecraft-1.9.4-1.80pr1-build0.jar
  307. * ComputerCraft|API|FileSystem (1.80pr1) from ComputerCraft-SquidDev-CC-ComputerCraft-feature-minecraft-1.9.4-1.80pr1-build0.jar
  308. * ComputerCraft|API|Lua (1.80pr1) from ComputerCraft-SquidDev-CC-ComputerCraft-feature-minecraft-1.9.4-1.80pr1-build0.jar
  309. * ComputerCraft|API|Media (1.80pr1) from ComputerCraft-SquidDev-CC-ComputerCraft-feature-minecraft-1.9.4-1.80pr1-build0.jar
  310. * ComputerCraft|API|Network (1.80pr1) from ComputerCraft-SquidDev-CC-ComputerCraft-feature-minecraft-1.9.4-1.80pr1-build0.jar
  311. * ComputerCraft|API|Peripheral (1.80pr1) from ComputerCraft-SquidDev-CC-ComputerCraft-feature-minecraft-1.9.4-1.80pr1-build0.jar
  312. * ComputerCraft|API|Permissions (1.80pr1) from ComputerCraft-SquidDev-CC-ComputerCraft-feature-minecraft-1.9.4-1.80pr1-build0.jar
  313. * ComputerCraft|API|Redstone (1.80pr1) from ComputerCraft-SquidDev-CC-ComputerCraft-feature-minecraft-1.9.4-1.80pr1-build0.jar
  314. * ComputerCraft|API|Turtle (1.80pr1) from ComputerCraft-SquidDev-CC-ComputerCraft-feature-minecraft-1.9.4-1.80pr1-build0.jar
  315. * DCsHaCAPI|blockstate (1.1.1) from HeatAndClimateLib-1.10.2-1.6.4.jar
  316. * DCsHaCAPI|capability (1.1.1) from HeatAndClimateLib-1.10.2-1.6.4.jar
  317. * DCsHaCAPI|climate (1.1.1) from HeatAndClimateLib-1.10.2-1.6.4.jar
  318. * DCsHaCAPI|core (1.1.1) from HeatAndClimateLib-1.10.2-1.6.4.jar
  319. * DCsHaCAPI|cultivate (1.1.1) from HeatAndClimateLib-1.10.2-1.6.4.jar
  320. * DCsHaCAPI|damage (1.1.1) from HeatAndClimateLib-1.10.2-1.6.4.jar
  321. * DCsHaCAPI|energy (1.1.1) from HeatAndClimateLib-1.10.2-1.6.4.jar
  322. * DCsHaCAPI|item (1.1.1) from HeatAndClimateLib-1.10.2-1.6.4.jar
  323. * DCsHaCAPI|magic (1.1.1) from HeatAndClimateLib-1.10.2-1.6.4.jar
  324. * DCsHaCAPI|main (1.0.1) from HeatAndClimateMod-1.10.2-1.6.4.jar
  325. * DCsHaCAPI|placeable (1.1.1) from HeatAndClimateLib-1.10.2-1.6.4.jar
  326. * DCsHaCAPI|recipe (1.1.1) from HeatAndClimateLib-1.10.2-1.6.4.jar
  327. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.1.8.273-universal.jar
  328. * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.193.jar
  329. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.193.jar
  330. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.193.jar
  331. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.1.193.jar
  332. * ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.17.388.jar
  333. * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.17.388.jar
  334. * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.17.388.jar
  335. * ForestryAPI|climate (2.1.0) from forestry_1.10.2-5.2.17.388.jar
  336. * ForestryAPI|core (5.1.0) from forestry_1.10.2-5.2.17.388.jar
  337. * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.17.388.jar
  338. * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.17.388.jar
  339. * ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.17.388.jar
  340. * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.17.388.jar
  341. * ForestryAPI|greenhouse (5.2.0) from forestry_1.10.2-5.2.17.388.jar
  342. * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.17.388.jar
  343. * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.17.388.jar
  344. * ForestryAPI|mail (3.1.0) from forestry_1.10.2-5.2.17.388.jar
  345. * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.17.388.jar
  346. * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.17.388.jar
  347. * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.17.388.jar
  348. * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.17.388.jar
  349. * FossilArcheologyAPI (7.3.0) from iceandfire-1.0.1.jar
  350. * Guide-API|API (1.10.2-2.0.3-46) from Guide-API-1.10.2-2.0.3-46.jar
  351. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-61_fixed.jar
  352. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-61_fixed.jar
  353. * journeymap|client-api (1.4) from journeymap-1.10.2-5.5.2.jar
  354. * journeymap|client-api-display (1.4) from journeymap-1.10.2-5.5.2.jar
  355. * journeymap|client-api-event (1.4) from journeymap-1.10.2-5.5.2.jar
  356. * journeymap|client-api-model (1.4) from journeymap-1.10.2-5.5.2.jar
  357. * journeymap|client-api-util (1.4) from journeymap-1.10.2-5.5.2.jar
  358. * JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.7.420.jar
  359. * LittleMaidReengaged API (8.1.4.132) from [1.9.4-1.10.x]LittleMaidReengaged-8.1.4.132.jar
  360. * MekanismAPI|core (9.0.0) from Mekanism-1.10.2-9.2.3.97.jar
  361. * MekanismAPI|energy (9.0.0) from Mekanism-1.10.2-9.2.3.97.jar
  362. * MekanismAPI|gas (9.0.0) from Mekanism-1.10.2-9.2.3.97.jar
  363. * MekanismAPI|infuse (9.0.0) from Mekanism-1.10.2-9.2.3.97.jar
  364. * MekanismAPI|laser (9.0.0) from Mekanism-1.10.2-9.2.3.97.jar
  365. * MekanismAPI|transmitter (9.0.0) from Mekanism-1.10.2-9.2.3.97.jar
  366. * MekanismAPI|util (9.0.0) from Mekanism-1.10.2-9.2.3.97.jar
  367. * PsiAPI (2) from Psi-r1.0-42.jar
  368. * Thaumcraft|API (6.0.2) from Thaumcraft-1.10.2-6.0.BETA2.jar
  369. * Valkyrien Warfare API (.86d) from Valkyrien Warfare 0.9_pre_1.jar
  370. * VeinMinerApi (0.3) from VeinMiner-1.9-0.38.1.618+5587fc8.jar
  371. CodeChickenLib Invalid Fingerprint Reports:
  372. CodeChickenCore Invalid Fingerprint Reports:
  373. ChickenChunks Invalid Fingerprint Reports:
  374. 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.):
  375. * Optifine is installed. This is NOT supported.
  376. * 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 Mekanism-1.10.2-9.2.3.97.jar).
  377. It is a supported version, but that difference may lead to problems.
  378. 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.
  379. Detailed RF API diagnostics:
  380. * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/excel/AppData/Roaming/Minecraft/Minecraft_1.10.2_mod_V2_Advanced/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/EnergyStorage.class
  381. * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/excel/AppData/Roaming/Minecraft/Minecraft_1.10.2_mod_V2_Advanced/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/IEnergyConnection.class
  382. * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/excel/AppData/Roaming/Minecraft/Minecraft_1.10.2_mod_V2_Advanced/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
  383. * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/excel/AppData/Roaming/Minecraft/Minecraft_1.10.2_mod_V2_Advanced/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/IEnergyHandler.class
  384. * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/excel/AppData/Roaming/Minecraft/Minecraft_1.10.2_mod_V2_Advanced/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/IEnergyProvider.class
  385. * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/excel/AppData/Roaming/Minecraft/Minecraft_1.10.2_mod_V2_Advanced/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/IEnergyReceiver.class
  386. * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/excel/AppData/Roaming/Minecraft/Minecraft_1.10.2_mod_V2_Advanced/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/IEnergyStorage.class
  387. * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/excel/AppData/Roaming/Minecraft/Minecraft_1.10.2_mod_V2_Advanced/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
  388. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/excel/AppData/Roaming/Minecraft/Minecraft_1.10.2_mod_V2_Advanced/mods/BrandonsCore-1.10.2-2.1.14.137-universal.jar!/cofh/api/energy/TileEnergyHandler.class
  389. Detailed Tesla API diagnostics:
  390. * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
  391. * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
  392. * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
  393. * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
  394. * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
  395. * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
  396. * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
  397. * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
  398. * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
  399. * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
  400. * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)
  401.  
  402. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  403. !!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
  404. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  405.  
  406. AE2 Integration: IC2:OFF, RF:OFF, RFItem:OFF, Waila:OFF, JEI:ON, THE_ONE_PROBE:OFF
  407. Launched Version: 1.10.2-forge1.10.2-12.18.3.2511
  408. LWJGL: 2.9.4
  409. OpenGL: GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 388.13, NVIDIA Corporation
  410. GL Caps: Using GL 1.3 multitexturing.
  411. Using GL 1.3 texture combiners.
  412. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  413. Shaders are available because OpenGL 2.1 is supported.
  414. VBOs are available because OpenGL 1.5 is supported.
  415.  
  416. Using VBOs: Yes
  417. Is Modded: Definitely; Client brand changed to 'fml,forge'
  418. Type: Client (map_client.txt)
  419. Resource Packs: Custom_TEX_D2_32x_1.9_1.7.zip
  420. Current Language: English (US)
  421. Profiler Position: N/A (disabled)
  422. CPU: 8x Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz
  423. OptiFine Version: OptiFine_1.10.2_HD_U_E7
  424. Render Distance Chunks: 12
  425. Mipmaps: 1
  426. Anisotropic Filtering: 1
  427. Antialiasing: 0
  428. Multitexture: false
  429. Shaders: null
  430. OpenGlVersion: 4.6.0 NVIDIA 388.13
  431. OpenGlRenderer: GeForce GTX 1050 Ti/PCIe/SSE2
  432. OpenGlVendor: NVIDIA Corporation
  433. CpuCount: 8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement