Advertisement
Guest User

Crash error

a guest
Oct 12th, 2017
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.66 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. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
  6. CXLibraryCore (cxlibrary-1.10.2-1.2.2.jar)
  7. LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
  8. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  9. AppEngLoadingPlugin (appliedenergistics2-rv4-stable-1.jar)
  10. IC2core (industrialcraft-2-2.6.252-ex110.jar)
  11. AppleCore (AppleCore-mc1.10.2-2.2.2.jar)
  12. LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar)
  13. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
  14. OpenModsCorePlugin (OpenModsLib-1.10.2-0.11.2.jar)
  15. CTMCorePlugin (CTM-MC1.10.2-0.2.2.24.jar)
  16. Brandon's Core (BrandonsCore-1.10.2-2.1.11.127-universal.jar)
  17. FMLPlugin (InventoryTweaks-1.61-58.jar)
  18. IvToolkit (IvToolkit-1.3.3-1.10.jar)
  19. ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-18.jar)
  20. Contact their authors BEFORE contacting forge
  21.  
  22. // Would you like a cupcake?
  23.  
  24. Time: 10/8/17 9:12 AM
  25. Description: Rendering entity in world
  26.  
  27. java.lang.ClassCastException: java.lang.Boolean cannot be cast to java.lang.String
  28. at drzhark.mocreatures.entity.MoCEntityAquatic.getPetName(MoCEntityAquatic.java:151)
  29. at drzhark.mocreatures.client.renderer.entity.MoCRenderDolphin.doRender(MoCRenderDolphin.java:26)
  30. at drzhark.mocreatures.client.renderer.entity.MoCRenderDolphin.func_76986_a(MoCRenderDolphin.java:16)
  31. at net.minecraft.client.renderer.entity.RenderManager.func_188391_a(RenderManager.java:398)
  32. at net.minecraft.client.renderer.entity.RenderManager.func_188388_a(RenderManager.java:375)
  33. at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:812)
  34. at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1749)
  35. at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1574)
  36. at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1347)
  37. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076)
  38. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
  39. at net.minecraft.client.main.Main.main(SourceFile:124)
  40. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  41. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  42. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  43. at java.lang.reflect.Method.invoke(Method.java:483)
  44. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  45. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  46.  
  47.  
  48. A detailed walkthrough of the error, its code path and all known details is as follows:
  49. ---------------------------------------------------------------------------------------
  50.  
  51. -- Head --
  52. Thread: Client thread
  53. Stacktrace:
  54. at drzhark.mocreatures.entity.MoCEntityAquatic.getPetName(MoCEntityAquatic.java:151)
  55. at drzhark.mocreatures.client.renderer.entity.MoCRenderDolphin.doRender(MoCRenderDolphin.java:26)
  56. at drzhark.mocreatures.client.renderer.entity.MoCRenderDolphin.func_76986_a(MoCRenderDolphin.java:16)
  57.  
  58. -- Entity being rendered --
  59. Details:
  60. Entity Type: mocreatures.Dolphin (drzhark.mocreatures.entity.aquatic.MoCEntityDolphin)
  61. Entity ID: 99544
  62. Entity Name: Dolphin
  63. Entity's Exact location: 348.50, 48.00, 54.50
  64. Entity's Block location: World: (348,48,54), Chunk: (at 12,3,6 in 21,3; contains blocks 336,0,48 to 351,255,63), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  65. Entity's Momentum: 0.00, -0.08, 0.00
  66. Entity's Passengers: []
  67. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  68.  
  69. -- Renderer details --
  70. Details:
  71. Assigned renderer: drzhark.mocreatures.client.renderer.entity.MoCRenderDolphin@2f13d352
  72. Location: 128.49,-23.75,10.04 - World: (128,-24,10), Chunk: (at 0,-2,10 in 8,0; contains blocks 128,0,0 to 143,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  73. Rotation: 26.71875
  74. Delta: 0.6640085
  75. Stacktrace:
  76. at net.minecraft.client.renderer.entity.RenderManager.func_188391_a(RenderManager.java:398)
  77. at net.minecraft.client.renderer.entity.RenderManager.func_188388_a(RenderManager.java:375)
  78. at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:812)
  79. at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1749)
  80. at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1574)
  81.  
  82. -- Affected level --
  83. Details:
  84. Level name: MpServer
  85. All players: 3 total; [EntityPlayerSP['vasillisa'/88241, l='MpServer', x=219.89, y=71.75, z=44.49], EntityOtherPlayerMP['WarpWizard_Absol'/63009, l='MpServer', x=264.67, y=69.00, z=139.54], EntityOtherPlayerMP['ShyWolf05'/57472, l='MpServer', x=272.30, y=69.00, z=138.30]]
  86. Chunk stats: MultiplayerChunkCache: 441, 441
  87. Level seed: 0
  88. Level generator: ID 00 - default, ver 1. Features enabled: false
  89. Level generator options:
  90. Level spawn location: World: (180,68,2), Chunk: (at 4,4,2 in 11,0; contains blocks 176,0,0 to 191,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  91. Level time: 196041 game time, 223871 day time
  92. Level dimension: 0
  93. Level storage version: 0x00000 - Unknown?
  94. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  95. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  96. Forced entities: 130 total; [EntityZombie['Zombie'/99591, l='MpServer', x=236.80, y=30.00, z=119.51], EntityZombie['Zombie'/99078, l='MpServer', x=259.50, y=44.00, z=73.50], MoCEntityHorse['WildHorse'/21512, l='MpServer', x=280.70, y=67.50, z=152.70], MoCEntityHorse['WildHorse'/21513, l='MpServer', x=225.94, y=67.00, z=72.00], EntityOtherPlayerMP['WarpWizard_Absol'/63009, l='MpServer', x=272.64, y=69.00, z=136.97], EntityCreeper['Creeper'/99341, l='MpServer', x=192.55, y=24.00, z=115.20], EntityCreeper['Creeper'/99340, l='MpServer', x=194.50, y=24.00, z=112.50], MoCEntityRaccoon['Raccoon'/57617, l='MpServer', x=202.42, y=70.00, z=167.69], MoCEntityMiniGolem['MiniGolem'/98842, l='MpServer', x=231.49, y=59.76, z=6.76], MoCEntityRat['Rat'/98588, l='MpServer', x=230.50, y=31.00, z=131.50], MoCEntityRat['Rat'/98844, l='MpServer', x=169.50, y=10.00, z=139.31], MoCEntityWerewolf['Werewolf'/98337, l='MpServer', x=229.44, y=36.00, z=130.55], EntityOtherPlayerMP['WarpWizard_Absol'/63009, l='MpServer', x=264.67, y=69.00, z=139.54], EntityCreeper['Creeper'/99106, l='MpServer', x=244.50, y=12.00, z=109.50], MoCEntityRat['Rat'/97833, l='MpServer', x=199.50, y=21.00, z=152.50], EntityOtherPlayerMP['WarpWizard_Absol'/63009, l='MpServer', x=272.64, y=69.00, z=136.97], EntityRooster['Rooster'/22829, l='MpServer', x=303.14, y=65.00, z=65.61], EntityOtherPlayerMP['ShyWolf05'/57472, l='MpServer', x=272.30, y=69.00, z=138.30], EntityPlayerSP['vasillisa'/88241, l='MpServer', x=238.90, y=70.00, z=32.63], EntityItem['item.item.egg'/99137, l='MpServer', x=268.55, y=40.00, z=79.94], MoCEntityMaggot['Maggot'/63043, l='MpServer', x=268.78, y=66.00, z=-13.19], MoCEntityFly['Fly'/63044, l='MpServer', x=200.26, y=65.00, z=88.63], MoCEntitySalmon['Salmon'/84549, l='MpServer', x=314.40, y=17.00, z=22.63], MoCEntityFly['Fly'/63045, l='MpServer', x=223.12, y=63.28, z=104.47], EntityOtherPlayerMP['WarpWizard_Absol'/63009, l='MpServer', x=264.67, y=69.00, z=139.54], MoCEntityMaggot['Maggot'/63047, l='MpServer', x=211.17, y=67.00, z=80.79], EntityZombie['Zombie'/99398, l='MpServer', x=223.50, y=20.00, z=113.50], EntityItem['item.item.rottenFlesh'/97099, l='MpServer', x=276.34, y=16.00, z=92.13], EntityZombie['Zombie'/98893, l='MpServer', x=245.50, y=12.00, z=119.50], EntityOtherPlayerMP['ShyWolf05'/57472, l='MpServer', x=272.30, y=69.00, z=138.30], MoCEntityDragonfly['DragonFly'/4181, l='MpServer', x=125.90, y=64.00, z=-39.17], EntityZombie['Zombie'/98915, l='MpServer', x=144.50, y=26.00, z=11.50], EntityPlayerSP['vasillisa'/88241, l='MpServer', x=225.40, y=69.00, z=11.08], EntitySkeleton['Skeleton'/97894, l='MpServer', x=147.50, y=14.00, z=57.50], EntityOtherPlayerMP['WarpWizard_Absol'/63009, l='MpServer', x=271.48, y=68.54, z=137.30], EntityOtherPlayerMP['WarpWizard_Absol'/63009, l='MpServer', x=271.32, y=68.50, z=137.30], EntityOtherPlayerMP['WarpWizard_Absol'/63009, l='MpServer', x=270.16, y=68.04, z=137.79], EntityOtherPlayerMP['WarpWizard_Absol'/63009, l='MpServer', x=270.02, y=68.00, z=137.80], MoCEntityMaggot['Maggot'/82297, l='MpServer', x=144.50, y=68.00, z=-67.50], MoCEntityMaggot['Maggot'/82299, l='MpServer', x=145.50, y=68.00, z=-65.50], EntityOtherPlayerMP['ShyWolf05'/57472, l='MpServer', x=272.30, y=69.00, z=138.30], MoCEntityMaggot['Maggot'/82298, l='MpServer', x=145.50, y=68.00, z=-65.20], MoCEntityMaggot['Maggot'/82300, l='MpServer', x=144.74, y=68.00, z=-65.73], EntityOtherPlayerMP['WarpWizard_Absol'/63009, l='MpServer', x=269.02, y=65.00, z=135.68], EntityOtherPlayerMP['ShyWolf05'/57472, l='MpServer', x=272.30, y=69.00, z=138.30], EntityOtherPlayerMP['WarpWizard_Absol'/63009, l='MpServer', x=266.15, y=69.00, z=137.91], MoCEntityBee['Bee'/82307, l='MpServer', x=140.48, y=66.52, z=-9.46], MoCEntityBee['Bee'/82308, l='MpServer', x=117.49, y=64.00, z=-18.49], EntityZombie['Zombie'/98180, l='MpServer', x=165.50, y=30.00, z=114.50], EntityOtherPlayerMP['WarpWizard_Absol'/63009, l='MpServer', x=264.30, y=68.54, z=138.78], EntityOtherPlayerMP['ShyWolf05'/57472, l='MpServer', x=274.42, y=69.56, z=136.30], EntityOtherPlayerMP['WarpWizard_Absol'/63009, l='MpServer', x=264.30, y=68.42, z=138.55], EntityPlayerSP['vasillisa'/88241, l='MpServer', x=221.32, y=70.00, z=32.37], MoCEntityMaggot['Maggot'/82317, l='MpServer', x=339.50, y=69.00, z=109.50], EntitySkeleton['Skeleton'/94348, l='MpServer', x=231.99, y=61.00, z=17.70], MoCEntityMaggot['Maggot'/82316, l='MpServer', x=340.50, y=69.00, z=110.50], MoCEntityMaggot['Maggot'/82318, l='MpServer', x=338.50, y=69.00, z=112.50], MoCEntityFirefly['Firefly'/82323, l='MpServer', x=128.10, y=63.00, z=-27.46], MoCEntityFirefly['Firefly'/82325, l='MpServer', x=105.90, y=62.00, z=-34.90], MoCEntityFirefly['Firefly'/82324, l='MpServer', x=116.10, y=64.00, z=-18.44], EntityOtherPlayerMP['ShyWolf05'/57472, l='MpServer', x=272.30, y=69.00, z=138.30], EntityCreeper['Creeper'/98457, l='MpServer', x=162.50, y=33.00, z=93.50], EntitySkeleton['Skeleton'/98971, l='MpServer', x=232.50, y=30.00, z=97.50], EntityOtherPlayerMP['ShyWolf05'/57472, l='MpServer', x=272.30, y=69.00, z=138.30], EntitySkeleton['Skeleton'/98970, l='MpServer', x=232.50, y=30.00, z=98.50], EntitySkeleton['Skeleton'/98973, l='MpServer', x=231.50, y=30.00, z=96.50], EntityOtherPlayerMP['WarpWizard_Absol'/63009, l='MpServer', x=272.49, y=69.00, z=137.59], EntityOtherPlayerMP['WarpWizard_Absol'/63009, l='MpServer', x=261.75, y=65.00, z=61.82], MoCEntityRaccoon['Raccoon'/162, l='MpServer', x=96.52, y=71.00, z=22.05], EntityEnderman['Enderman'/99234, l='MpServer', x=273.50, y=18.00, z=-22.50], MoCEntityRaccoon['Raccoon'/163, l='MpServer', x=96.25, y=72.00, z=20.92], MoCEntityFirefly['Firefly'/57508, l='MpServer', x=263.50, y=60.00, z=-42.53], MoCEntityRaccoon['Raccoon'/166, l='MpServer', x=96.25, y=72.00, z=20.25], MoCEntityRaccoon['Raccoon'/167, l='MpServer', x=96.99, y=72.00, z=21.03], MoCEntityRaccoon['Raccoon'/168, l='MpServer', x=119.18, y=64.00, z=97.05], MoCEntityRaccoon['Raccoon'/169, l='MpServer', x=121.50, y=64.00, z=35.49], EntityItem['item.item.egg'/98730, l='MpServer', x=270.60, y=38.00, z=85.07], EntityCreeper['Creeper'/98477, l='MpServer', x=151.50, y=39.00, z=58.50], EntitySkeleton['Skeleton'/98478, l='MpServer', x=251.50, y=54.00, z=110.50], MoCEntityMiniGolem['MiniGolem'/99255, l='MpServer', x=123.50, y=48.00, z=64.50], EntityHenLeghorn['Leghorn Hen'/60605, l='MpServer', x=271.57, y=38.00, z=84.50], EntityCreeper['Creeper'/98748, l='MpServer', x=263.50, y=33.00, z=113.50], MoCEntitySnail['Snail'/23998, l='MpServer', x=278.90, y=64.00, z=-16.84], EntityOtherPlayerMP['ShyWolf05'/57472, l='MpServer', x=272.30, y=69.00, z=138.30], MoCEntitySnail['Snail'/23999, l='MpServer', x=280.24, y=64.00, z=-21.70], MoCEntityDragonfly['DragonFly'/71360, l='MpServer', x=109.09, y=64.00, z=101.06], MoCEntitySnail['Snail'/24003, l='MpServer', x=141.50, y=66.00, z=-17.81], EntityCreeper['Creeper'/98756, l='MpServer', x=206.50, y=27.00, z=-4.50], EntityOtherPlayerMP['ShyWolf05'/57472, l='MpServer', x=272.30, y=69.00, z=138.30], MoCEntityCaveOgre['CaveOgre'/97993, l='MpServer', x=202.50, y=30.00, z=92.95], MoCEntityFlameWraith['FlameWraith'/98504, l='MpServer', x=217.54, y=40.71, z=-79.31], MoCEntityRaccoon['Raccoon'/20428, l='MpServer', x=266.33, y=65.00, z=51.39], MoCEntityLion['Lion'/206, l='MpServer', x=110.12, y=64.00, z=21.91], EntityOtherPlayerMP['WarpWizard_Absol'/63009, l='MpServer', x=261.06, y=65.00, z=61.90], EntityRooster['Rooster'/21200, l='MpServer', x=284.13, y=67.00, z=76.72], MoCEntityRaccoon['Raccoon'/209, l='MpServer', x=145.69, y=64.00, z=47.75], MoCEntityRaccoon['Raccoon'/210, l='MpServer', x=120.25, y=63.00, z=71.51], EntitySkeleton['Skeleton'/97491, l='MpServer', x=287.50, y=49.00, z=88.50], MoCEntityRaccoon['Raccoon'/211, l='MpServer', x=198.36, y=68.00, z=-50.27], MoCEntityRaccoon['Raccoon'/212, l='MpServer', x=145.72, y=69.00, z=-35.23], EntityOtherPlayerMP['WarpWizard_Absol'/63009, l='MpServer', x=230.21, y=70.00, z=21.98], EntityCreeper['Creeper'/97492, l='MpServer', x=287.20, y=48.00, z=81.44], MoCEntityRaccoon['Raccoon'/215, l='MpServer', x=140.61, y=65.00, z=-9.34], MoCEntityMiniGolem['MiniGolem'/97494, l='MpServer', x=224.82, y=50.00, z=110.95], MoCEntitySalmon['Salmon'/99545, l='MpServer', x=334.50, y=45.00, z=26.50], MoCEntityDolphin['Dolphin'/99544, l='MpServer', x=348.50, y=48.00, z=54.50], MoCEntityRaccoon['Raccoon'/219, l='MpServer', x=236.50, y=64.00, z=44.01], MoCEntityRaccoon['Raccoon'/220, l='MpServer', x=162.75, y=70.00, z=45.47], EntityOtherPlayerMP['ShyWolf05'/57472, l='MpServer', x=272.30, y=69.00, z=138.30], EntityRooster['Rooster'/222, l='MpServer', x=178.53, y=70.00, z=116.86], EntityCreeper['Creeper'/99039, l='MpServer', x=293.30, y=55.00, z=-15.30], EntityCreeper['Creeper'/99038, l='MpServer', x=294.50, y=55.00, z=-16.50], MoCEntityRaccoon['Raccoon'/224, l='MpServer', x=191.75, y=64.00, z=72.50], MoCEntityRaccoon['Raccoon'/225, l='MpServer', x=149.92, y=67.00, z=36.52], MoCEntityWerewolf['Werewolf'/99555, l='MpServer', x=210.86, y=14.00, z=-19.48], MoCEntityWerewolf['Werewolf'/99554, l='MpServer', x=215.12, y=14.00, z=-19.50], MoCEntityRaccoon['Raccoon'/228, l='MpServer', x=193.63, y=69.00, z=30.45], EntityCreeper['Creeper'/99557, l='MpServer', x=219.50, y=14.00, z=-21.50], EntityCreeper['Creeper'/99558, l='MpServer', x=217.50, y=14.00, z=-19.50], MoCEntityRaccoon['Raccoon'/233, l='MpServer', x=199.76, y=69.00, z=105.50], MoCEntityRaccoon['Raccoon'/235, l='MpServer', x=235.22, y=65.00, z=-48.73], MoCEntityRaccoon['Raccoon'/236, l='MpServer', x=230.81, y=66.00, z=-33.78], EntityHenLeghorn['Leghorn Hen'/92661, l='MpServer', x=272.54, y=38.16, z=79.47], EntitySkeleton['Skeleton'/95481, l='MpServer', x=228.73, y=61.00, z=12.47], MoCEntityWerewolf['Werewolf'/99577, l='MpServer', x=341.50, y=26.00, z=75.50], EntityPlayerSP['vasillisa'/88241, l='MpServer', x=219.89, y=71.75, z=44.49], MoCEntityAnt['Ant'/12027, l='MpServer', x=162.99, y=67.00, z=114.65], MoCEntityAnt['Ant'/12028, l='MpServer', x=161.50, y=67.00, z=121.01], EntityZombie['Zombie'/94972, l='MpServer', x=221.48, y=69.00, z=49.30], EntityZombie['Zombie'/99071, l='MpServer', x=202.50, y=30.00, z=94.32]]
  97. Retry entities: 0 total; []
  98. Server brand: fml,forge
  99. Server type: Non-integrated multiplayer server
  100. Stacktrace:
  101. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:524)
  102. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660)
  103. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:392)
  104. at net.minecraft.client.main.Main.main(SourceFile:124)
  105. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  106. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  107. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  108. at java.lang.reflect.Method.invoke(Method.java:483)
  109. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  110. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  111.  
  112. -- System Details --
  113. Details:
  114. Minecraft Version: 1.10.2
  115. Operating System: Windows 10 (amd64) version 10.0
  116. Java Version: 1.8.0_25, Oracle Corporation
  117. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  118. Memory: 131880040 bytes (125 MB) / 3207856128 bytes (3059 MB) up to 3207856128 bytes (3059 MB)
  119. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  120. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  121. FML: MCP 9.32 Powered by Forge 12.18.3.2488 Optifine OptiFine_1.10.2_HD_U_E3 114 mods loaded, 114 mods active
  122. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  123. UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  124. UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2488.jar)
  125. UCHIJA Forge{12.18.3.2488} [Minecraft Forge] (forge-1.10.2-12.18.3.2488.jar)
  126. UCHIJA appliedenergistics2-core{rv4-stable-1} [Applied Energistics 2 Core] (minecraft.jar)
  127. UCHIJA ivtoolkit{1.3.3-1.10} [IvToolkit] (minecraft.jar)
  128. UCHIJA openmodscore{0.11.2} [OpenModsLib Core] (minecraft.jar)
  129. UCHIJA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
  130. UCHIJA ItemBlacklist{1.2.0.11} [ItemBlacklist] (ItemBlacklist-1.9.4-1.2.0.11.jar)
  131. UCHIJA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar)
  132. UCHIJA securitycraft{v1.8.2.3-hotfix} [SecurityCraft] ([1.10.2] SecurityCraft v1.8.2.3-hotfix.jar)
  133. UCHIJA Baubles{1.3.11} [Baubles] (Baubles-1.10.2-1.3.11.jar)
  134. UCHIJA Botania{r1.9-341} [Botania] (Botania r1.9-341.jar)
  135. UCHIJA AkashicTome{1.0-5} [Akashic Tome] (AkashicTome-1.0-5.jar)
  136. UCHIJA animania{1.3.4} [Animania] (animania-1.10.2-1.3.4.jar)
  137. UCHIJA JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar)
  138. UCHIJA AppleCore{2.2.2} [AppleCore] (AppleCore-mc1.10.2-2.2.2.jar)
  139. UCHIJA appliedenergistics2{rv4-stable-1} [Applied Energistics 2] (appliedenergistics2-rv4-stable-1.jar)
  140. UCHIJA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
  141. UCHIJA tconstruct{1.10.2-2.6.5.10} [Tinkers' Construct] (TConstruct-1.10.2-2.6.5.jar)
  142. UCHIJA thedragonlib{1.10.2-1.3.1} [TheDragonLib] (thedragonlib-1.10.2-1.0.3.1.jar)
  143. UCHIJA armorplus{1.10.2-8.7.1.2} [ArmorPlus] (armorplus-1.10.2-8.7.1.2.jar)
  144. UCHIJA arsmagica2{1.5.018} [Ars Magica 2] (ArsMagica2-1.10.2-1.5.0-18.jar)
  145. UCHIJA AnimationAPI{1.2.4} [AnimationAPI] (ArsMagica2-1.10.2-1.5.0-18.jar)
  146. UCHIJA Morphtool{1.0-12} [Morph-o-Tool] (Morph-o-Tool-1.0-12.jar)
  147. UCHIJA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
  148. UCHIJA backpack{3.0.1} [Backpack] (backpack-3.0.1-1.10.2.jar)
  149. UCHIJA baconators{3.0.6} [Baconators] (baconators-1.10.2-3.0.6.jar)
  150. UCHIJA battletowers{1.5.8} [Battle Towers] (BattleTowers-1.10.2.jar)
  151. UCHIJA bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.10.2-1.1.6.jar)
  152. UCHIJA betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar)
  153. UCHIJA betterstorage{1.0.0.0} [BetterStorage] (BetterStorage-1.10.2-1.0.0.0.jar)
  154. UCHIJA BiblioCraft{2.2.5} [BiblioCraft] (BiblioCraft[v2.2.5][MC1.10.2].jar)
  155. UCHIJA BiomesOPlenty{5.0.0.2236} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2236-universal.jar)
  156. UCHIJA birdsnests{1.5.1} [Bird's Nests] (BirdsNests1.10-1.5.1.jar)
  157. UCHIJA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar)
  158. UCHIJA BloodMagic{1.10.2-2.1.10-79} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.10-79.jar)
  159. UCHIJA BloodArsenal{1.10.2-2.0.1-17} [Blood Arsenal] (BloodArsenal-1.10.2-2.0.1-17.jar)
  160. UCHIJA bloodmoon{1.5.1} [Bloodmoon] (Bloodmoon-MC1.10.2-1.5.1.jar)
  161. UCHIJA bookshelf{1.4.4.347} [Bookshelf] (Bookshelf-1.10.2-1.4.4.347.jar)
  162. UCHIJA CodeChickenLib{2.5.9.283} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
  163. UCHIJA brandonscore{2.1.11} [Brandon's Core] (BrandonsCore-1.10.2-2.1.11.127-universal.jar)
  164. UCHIJA ceramics{1.10.2-1.1.5} [Ceramics] (Ceramics-1.10.2-1.1.5.jar)
  165. UCHIJA cfm{4.1.2} [MrCrayfish's Furniture Mod] (cfm-4.1.2-mc1.10.2.jar)
  166. UCHIJA Chameleon{1.10.2-2.3.0} [Chameleon] (Chameleon-1.10.2-2.3.0.jar)
  167. UCHIJA chisel{MC1.10.2-0.0.13.30} [Chisel] (Chisel-MC1.10.2-0.0.13.30.jar)
  168. UCHIJA chiselsandbits{12.16} [Chisels & Bits] (chiselsandbits-12.16.jar)
  169. UCHIJA CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar)
  170. UCHIJA cookingforblockheads{4.2.45} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.45.jar)
  171. UCHIJA ctm{MC1.10.2-0.2.2.24} [CTM] (CTM-MC1.10.2-0.2.2.24.jar)
  172. UCHIJA customnpcs{1.10.2} [CustomNPCs] (CustomNPCs_1.10.2(21jul17).jar)
  173. UCHIJA cxlibrary{1.2.2} [CXLibrary] (cxlibrary-1.10.2-1.2.2.jar)
  174. UCHIJA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4.3_1.10.2.jar)
  175. UCHIJA props{2.4.3} [Decocraft] (Decocraft-2.4.3_1.10.2.jar)
  176. UCHIJA doggytalents{1.14.2.308} [Doggy Talents] (DoggyTalents-1.10.2-1.14.2.308-universal.jar)
  177. UCHIJA draconicevolution{2.1.0} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.1.0.232-universal.jar)
  178. UCHIJA DragonMounts{r46-1.10.2} [Dragon Mounts] (DragonMounts-r46-1.10.2.jar)
  179. UCHIJA mocreatures{10.0.6} [DrZhark's Mo'Creatures Mod] (DrZhark's Mo'Creatures Mod-10.0.6.jar)
  180. UCHIJA eplus{4.1.0.113} [Enchanting Plus] (EnchantingPlus-1.10.2-4.1.0.115.jar)
  181. UCHIJA endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar)
  182. UCHIJA Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
  183. UCHIJA EnderIO{1.10.2-3.1.192} [Ender IO] (EnderIO-1.10.2-3.1.192.jar)
  184. UCHIJA EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar)
  185. UCHIJA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.6.3.jar)
  186. UCHIJA fairylights{2.0.0} [Fairy Lights] (fairylights-2.0.0-1.10.2.jar)
  187. UCHIJA IC2{2.6.252-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.252-ex110.jar)
  188. UCHIJA forestry{5.2.17.388} [Forestry] (forestry_1.10.2-5.2.17.388.jar)
  189. UCHIJA forgemultipartcbe{2.0.0.38} [Forge Multipart CBE] (ForgeMultipart-1.10.2-2.0.0.38-universal.jar)
  190. UCHIJA microblockcbe{2.0.0.38} [Forge Microblocks] (ForgeMultipart-1.10.2-2.0.0.38-universal.jar)
  191. UCHIJA minecraftmultipartcbe{2.0.0.38} [Minecraft Multipart Plugin] (ForgeMultipart-1.10.2-2.0.0.38-universal.jar)
  192. UCHIJA ftbl{0.0.0} [FTBLib] (FTBLib-1.10.2-3.5.3.jar)
  193. UCHIJA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.10.2-3.5.1.jar)
  194. UCHIJA gravestone{1.5.12} [Gravestone] (GraveStone Mod 1.5.12.jar)
  195. UCHIJA gravisuite{3.0.1} [Gravitation Suite] (Gravitation Suite-3.0.1.jar)
  196. UCHIJA hatchery{0.2.10} [Hatchery] (hatchery-1.10.2-0.2.10.jar)
  197. UCHIJA InfernalMobs{1.7.1} [Infernal Mobs] (InfernalMobs-1.10.jar)
  198. UCHIJA inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
  199. UCHIJA ironchest{1.10.2-7.0.11.797} [Iron Chest] (ironchest-1.10.2-7.0.11.797.jar)
  200. UCHIJA journeymap{1.10.2-5.4.7} [JourneyMap] (journeymap-1.10.2-5.4.7.jar)
  201. UCHIJA boots{1.0} [Long Fall Boots] (LongFallBoots - Hard Mode.jar)
  202. UCHIJA lootbags{2.3.9} [Loot Bags] (LootBags-1.10.2-2.3.9.jar)
  203. UCHIJA RadixCore{1.10.2-2.1.3} [RadixCore] (RadixCore-1.10.2-2.1.3-universal.jar)
  204. UCHIJA MCA{1.10.2-5.2.3} [Minecraft Comes Alive] (MCA-1.10.2-5.2.3-universal.jar)
  205. UCHIJA MoreFurnaces{1.8.6} [More Furnaces] (MoreFurnaces-1.10.2-1.8.6.jar)
  206. UCHIJA Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar)
  207. UCHIJA MrTJPCoreMod{2.0.1.20} [MrTJPCore] (MrTJPCore-1.10.2-2.0.1.20-universal.jar)
  208. UCHIJA openmods{0.11.2} [OpenModsLib] (OpenModsLib-1.10.2-0.11.2.jar)
  209. UCHIJA openblocks{1.7.2} [OpenBlocks] (OpenBlocks-1.10.2-1.7.2.jar)
  210. UCHIJA packingtape{0.6.0} [Packing Tape] (PackingTape-1.10.2-0.6.0.jar)
  211. UCHIJA harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2h.jar)
  212. UCHIJA projectred-core{4.8.4.49} [ProjectRed Core] (ProjectRed-1.10.2-4.8.4.49-Base.jar)
  213. UCHIJA projectred-integration{4.8.4.49} [ProjectRed integration] (ProjectRed-1.10.2-4.8.4.49-integration.jar)
  214. UCHIJA projectred-transmission{4.8.4.49} [ProjectRed Transmission] (ProjectRed-1.10.2-4.8.4.49-integration.jar)
  215. UCHIJA projectred-fabrication{4.8.4.49} [ProjectRed Fabrication] (ProjectRed-1.10.2-4.8.4.49-fabrication.jar)
  216. UCHIJA projectred-illumination{4.8.4.49} [ProjectRed Illumination] (ProjectRed-1.10.2-4.8.4.49-lighting.jar)
  217. UCHIJA projectred-expansion{4.8.4.49} [ProjectRed Expansion] (ProjectRed-1.10.2-4.8.4.49-mechanical.jar)
  218. UCHIJA projectred-transportation{4.8.4.49} [ProjectRed Transportation] (ProjectRed-1.10.2-4.8.4.49-mechanical.jar)
  219. UCHIJA projectred-exploration{4.8.4.49} [ProjectRed Exploration] (ProjectRed-1.10.2-4.8.4.49-world.jar)
  220. UCHIJA RandomUtilities{3.1.1} [Random Utilities] (Random Utilities-1.9.4-3.1.1.jar)
  221. UCHIJA randomthings{3.7.7.1} [Random Things] (RandomThings-MC1.10.2-3.7.7.1.jar)
  222. UCHIJA reccomplex{1.4.5-1.10} [Recurrent Complex] (RecurrentComplex-1.4.5-1.10.jar)
  223. UCHIJA xreliquary{1.10.2-1.3.3.664} [Reliquary] (Reliquary-1.10.2-1.3.3.664.jar)
  224. UCHIJA reliquia{0.0.7} [Reliquia] (Reliquia-[1.10.2]-0.0.7.jar)
  225. UCHIJA roguelike{1.5.9} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.9.jar)
  226. UCHIJA roots{0.208} [Roots] (roots-0.208.jar)
  227. UCHIJA RottenFleshToLeather{1.0.0} [RottenFleshToLeather] (RottenFleshToLeather-1.10.2-1.0.0.jar)
  228. UCHIJA StorageDrawers{1.10.2-3.7.9} [Storage Drawers] (StorageDrawers-1.10.2-3.7.9.jar)
  229. UCHIJA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar)
  230. UCHIJA treechopper{1.1.2} [Tree Chopper] (TreeChopper-1.10.2-1.1.2.jar)
  231. UCHIJA vending{1.4.3} [Vending] (Vending-Block-Mod-1.10.2.jar)
  232. UCHIJA WailaHarvestability{1.1.10} [Waila Harvestability] (WailaHarvestability-mc1.10.2-1.1.10.jar)
  233. UCHIJA icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.2.215.jar)
  234. UCHIJA wawla{2.3.2.215} [What Are We Looking At] (Wawla-1.10.2-2.3.2.215.jar)
  235. UCHIJA waystones{2.0.13} [Waystones] (Waystones_1.10.2-2.0.13.jar)
  236. UCHIJA worldedit{6.1.4} [WorldEdit] (worldedit-forge-mc1.10.2-6.1.4-dist.jar)
  237. Loaded coremods (and transformers):
  238. CorePlugin (MrTJPCore-1.10.2-2.0.1.20-universal.jar)
  239.  
  240. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
  241. net.darkhax.bookshelf.asm.BookshelfTransformerManager
  242. CXLibraryCore (cxlibrary-1.10.2-1.2.2.jar)
  243. cubex2.cxlibrary.CoreModTransformer
  244. LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
  245. lumien.randomthings.asm.ClassTransformer
  246. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  247. com.enderio.core.common.transform.EnderCoreTransformer
  248. AppEngLoadingPlugin (appliedenergistics2-rv4-stable-1.jar)
  249. appeng.coremod.transformer.IntegrationTransformer
  250. IC2core (industrialcraft-2-2.6.252-ex110.jar)
  251.  
  252. AppleCore (AppleCore-mc1.10.2-2.2.2.jar)
  253. squeek.applecore.asm.TransformerModuleHandler
  254. LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar)
  255. lumien.bloodmoon.asm.ClassTransformer
  256. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
  257. codechicken.lib.asm.ClassHeirachyManager
  258. codechicken.lib.asm.CCL_ASMTransformer
  259. OpenModsCorePlugin (OpenModsLib-1.10.2-0.11.2.jar)
  260. openmods.core.OpenModsClassTransformer
  261. CTMCorePlugin (CTM-MC1.10.2-0.2.2.24.jar)
  262. team.chisel.ctm.client.asm.CTMTransformer
  263. Brandon's Core (BrandonsCore-1.10.2-2.1.11.127-universal.jar)
  264. com.brandon3055.brandonscore.asm.ClassTransformer
  265. FMLPlugin (InventoryTweaks-1.61-58.jar)
  266. invtweaks.forge.asm.ContainerTransformer
  267. IvToolkit (IvToolkit-1.3.3-1.10.jar)
  268.  
  269. ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-18.jar)
  270. am2.asm.Transformer
  271. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 385.41' Renderer: 'GeForce GTX 750 Ti/PCIe/SSE2'
  272. OpenModsLib class transformers: [pre_world_render_hook:FINISHED],[movement_callback:FINISHED],[player_damage_hook:FINISHED],[map_gen_fix:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
  273. AE2 Version: stable rv4-stable-1 for Forge 12.18.3.2185
  274. Pulsar/tconstruct loaded Pulses:
  275. - TinkerCommons (Enabled/Forced)
  276. - TinkerWorld (Enabled/Not Forced)
  277. - TinkerTools (Enabled/Not Forced)
  278. - TinkerHarvestTools (Enabled/Forced)
  279. - TinkerMeleeWeapons (Enabled/Forced)
  280. - TinkerRangedWeapons (Enabled/Forced)
  281. - TinkerModifiers (Enabled/Forced)
  282. - TinkerSmeltery (Enabled/Not Forced)
  283. - TinkerGadgets (Enabled/Not Forced)
  284. - TinkerOredict (Enabled/Forced)
  285. - TinkerIntegration (Enabled/Forced)
  286. - TinkerFluids (Enabled/Forced)
  287. - TinkerMaterials (Enabled/Forced)
  288. - TinkerModelRegister (Enabled/Forced)
  289. - chiselsandbitsIntegration (Enabled/Not Forced)
  290. - WailaIntegration (Enabled/Not Forced)
  291.  
  292. CodeChickenLib Invalid Fingerprint Reports:
  293. CodeChickenCore Invalid Fingerprint Reports:
  294. 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.):
  295. * Optifine is installed. This is NOT supported.
  296. * 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 armorplus-1.10.2-8.7.1.2.jar).
  297. It is a supported version, but that difference may lead to problems.
  298. 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.
  299. Detailed RF API diagnostics:
  300. * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/Haylay/AppData/Roaming/.minecraft/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/EnergyStorage.class
  301. * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/Haylay/AppData/Roaming/.minecraft/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/IEnergyConnection.class
  302. * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/Haylay/AppData/Roaming/.minecraft/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
  303. * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/Haylay/AppData/Roaming/.minecraft/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/IEnergyHandler.class
  304. * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/Haylay/AppData/Roaming/.minecraft/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/IEnergyProvider.class
  305. * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/Haylay/AppData/Roaming/.minecraft/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/IEnergyReceiver.class
  306. * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/Haylay/AppData/Roaming/.minecraft/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/IEnergyStorage.class
  307. * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/Haylay/AppData/Roaming/.minecraft/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
  308. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Haylay/AppData/Roaming/.minecraft/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/TileEnergyHandler.class
  309. Detailed Tesla API diagnostics:
  310. * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
  311. * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
  312. * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
  313. * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
  314. * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
  315. * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
  316. * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
  317. * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
  318. * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
  319. * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
  320. * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)
  321.  
  322. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  323. !!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
  324. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  325.  
  326. EnderStorage Invalid Fingerprint Reports:
  327. AE2 Integration: IC2:ON, RF:ON, RFItem:ON, Waila:ON, JEI:ON, THE_ONE_PROBE:OFF
  328. Launched Version: 1.10.2-forge1.10.2-12.18.3.2488
  329. LWJGL: 2.9.4
  330. OpenGL: GeForce GTX 750 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 385.41, NVIDIA Corporation
  331. GL Caps: Using GL 1.3 multitexturing.
  332. Using GL 1.3 texture combiners.
  333. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  334. Shaders are available because OpenGL 2.1 is supported.
  335. VBOs are available because OpenGL 1.5 is supported.
  336.  
  337. Using VBOs: Yes
  338. Is Modded: Definitely; Client brand changed to 'fml,forge'
  339. Type: Client (map_client.txt)
  340. Resource Packs:
  341. Current Language: English (US)
  342. Profiler Position: N/A (disabled)
  343. CPU: 6x AMD FX(tm)-6300 Six-Core Processor
  344. OptiFine Version: OptiFine_1.10.2_HD_U_E3
  345. Render Distance Chunks: 14
  346. Mipmaps: 4
  347. Anisotropic Filtering: 1
  348. Antialiasing: 0
  349. Multitexture: false
  350. Shaders: null
  351. OpenGlVersion: 4.5.0 NVIDIA 385.41
  352. OpenGlRenderer: GeForce GTX 750 Ti/PCIe/SSE2
  353. OpenGlVendor: NVIDIA Corporation
  354. CpuCount: 6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement