Advertisement
QuadShot

BrandonCoreCTL

Jun 27th, 2017
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.29 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. MalisisSwitchesPlugin (malisisswitches-1.10.2-3.2.0.jar)
  5. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
  6. CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)
  7. CTMCorePlugin (CTM-MC1.10.2-0.1.1.16.jar)
  8. Brandon's Core (BrandonsCore-1.10.2-2.1.8.107-universal.jar)
  9. MicdoodlePlugin (MicdoodleCore-1.10.2-4.0.0.107.jar)
  10. MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar)
  11. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.267-universal.jar)
  12. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  13. FMLPlugin (InventoryTweaks-1.61-58.jar)
  14. AppleCore (AppleCore-mc1.10.2-2.1.2.jar)
  15. Contact their authors BEFORE contacting forge
  16.  
  17. // Hi. I'm Minecraft, and I'm a crashaholic.
  18.  
  19. Time: 6/26/17 7:13 PM
  20. Description: Ticking entity
  21.  
  22. java.lang.NullPointerException: Ticking entity
  23. at com.brandon3055.brandonscore.lib.EnergyHelper.canReceiveEnergy(EnergyHelper.java:170)
  24. at com.brandon3055.draconicevolution.items.tools.DraconiumCapacitor.func_77663_a(DraconiumCapacitor.java:184)
  25. at net.minecraft.item.ItemStack.func_77945_a(ItemStack.java:442)
  26. at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:344)
  27. at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:510)
  28. at net.minecraft.client.entity.EntityPlayerSP.func_70636_d(EntityPlayerSP.java:959)
  29. at micdoodle8.mods.galacticraft.core.entities.player.GCEntityClientPlayerMP.func_70636_d(GCEntityClientPlayerMP.java:359)
  30. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2013)
  31. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:233)
  32. at net.minecraft.client.entity.EntityPlayerSP.func_70071_h_(EntityPlayerSP.java:167)
  33. at micdoodle8.mods.galacticraft.core.entities.player.GCEntityClientPlayerMP.func_70071_h_(GCEntityClientPlayerMP.java:381)
  34. at net.minecraft.world.World.func_72866_a(World.java:1964)
  35. at net.minecraft.world.World.func_72870_g(World.java:1934)
  36. at net.minecraft.world.World.func_72939_s(World.java:1750)
  37. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1789)
  38. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
  39. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
  40. at net.minecraft.client.main.Main.main(SourceFile:124)
  41. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  42. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  43. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  44. at java.lang.reflect.Method.invoke(Method.java:483)
  45. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  46. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  47.  
  48.  
  49. A detailed walkthrough of the error, its code path and all known details is as follows:
  50. ---------------------------------------------------------------------------------------
  51.  
  52. -- Head --
  53. Thread: Client thread
  54. Stacktrace:
  55. at com.brandon3055.brandonscore.lib.EnergyHelper.canReceiveEnergy(EnergyHelper.java:170)
  56. at com.brandon3055.draconicevolution.items.tools.DraconiumCapacitor.func_77663_a(DraconiumCapacitor.java:184)
  57. at net.minecraft.item.ItemStack.func_77945_a(ItemStack.java:442)
  58. at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:344)
  59. at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:510)
  60. at net.minecraft.client.entity.EntityPlayerSP.func_70636_d(EntityPlayerSP.java:959)
  61. at micdoodle8.mods.galacticraft.core.entities.player.GCEntityClientPlayerMP.func_70636_d(GCEntityClientPlayerMP.java:359)
  62. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2013)
  63. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:233)
  64. at net.minecraft.client.entity.EntityPlayerSP.func_70071_h_(EntityPlayerSP.java:167)
  65. at micdoodle8.mods.galacticraft.core.entities.player.GCEntityClientPlayerMP.func_70071_h_(GCEntityClientPlayerMP.java:381)
  66. at net.minecraft.world.World.func_72866_a(World.java:1964)
  67. at net.minecraft.world.World.func_72870_g(World.java:1934)
  68.  
  69. -- Entity being ticked --
  70. Details:
  71. Entity Type: null (micdoodle8.mods.galacticraft.core.entities.player.GCEntityClientPlayerMP)
  72. Entity ID: 580
  73. Entity Name: QuadShot
  74. Entity's Exact location: 81.65, 64.00, 4066.53
  75. Entity's Block location: World: (81,64,4066), Chunk: (at 1,4,2 in 5,254; contains blocks 80,0,4064 to 95,255,4079), Region: (0,7; contains chunks 0,224 to 31,255, blocks 0,0,3584 to 511,255,4095)
  76. Entity's Momentum: 0.00, -0.08, 0.00
  77. Entity's Passengers: []
  78. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  79. Stacktrace:
  80. at net.minecraft.world.World.func_72939_s(World.java:1750)
  81.  
  82. -- Affected level --
  83. Details:
  84. Level name: MpServer
  85. All players: 1 total; [GCEntityClientPlayerMP['QuadShot'/580, l='MpServer', x=81.65, y=64.00, z=4066.53]]
  86. Chunk stats: MultiplayerChunkCache: 625, 625
  87. Level seed: 0
  88. Level generator: ID 04 - customized, ver 0. Features enabled: false
  89. Level generator options:
  90. Level spawn location: World: (181,75,4161), Chunk: (at 5,4,1 in 11,260; contains blocks 176,0,4160 to 191,255,4175), Region: (0,8; contains chunks 0,256 to 31,287, blocks 0,0,4096 to 511,255,4607)
  91. Level time: 6006038 game time, 518129 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: 118 total; [EntityCreeper['Creeper'/256, l='MpServer', x=154.50, y=27.00, z=4052.50], EntitySkeleton['Skeleton'/257, l='MpServer', x=157.50, y=27.00, z=4052.50], EntityCreeper['Creeper'/258, l='MpServer', x=153.50, y=28.00, z=4055.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/259, l='MpServer', x=145.50, y=63.50, z=4057.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/260, l='MpServer', x=145.50, y=63.50, z=4060.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/261, l='MpServer', x=145.50, y=63.50, z=4063.50], EntityCreeper['Creeper'/270, l='MpServer', x=148.50, y=35.00, z=4091.50], EntityZombie['Zombie'/271, l='MpServer', x=158.84, y=32.00, z=4105.54], EntitySkeleton['Skeleton'/272, l='MpServer', x=157.50, y=32.00, z=4106.50], EntityZombie['Zombie'/273, l='MpServer', x=159.50, y=40.00, z=4111.50], EntitySkeleton['Skeleton'/274, l='MpServer', x=155.50, y=33.00, z=4116.50], EntityZombie['Zombie'/275, l='MpServer', x=157.50, y=16.00, z=4146.50], EntityXPOrb['Experience Orb'/548, l='MpServer', x=110.11, y=63.00, z=3943.75], EntityXPOrb['Experience Orb'/549, l='MpServer', x=110.19, y=63.00, z=3942.89], EntityXPOrb['Experience Orb'/550, l='MpServer', x=109.68, y=63.00, z=3942.84], EntityXPOrb['Experience Orb'/557, l='MpServer', x=109.64, y=63.00, z=3943.28], EntityXPOrb['Experience Orb'/558, l='MpServer', x=110.24, y=63.00, z=3943.50], EntityXPOrb['Experience Orb'/559, l='MpServer', x=109.91, y=63.00, z=3943.35], EntityXPOrb['Experience Orb'/563, l='MpServer', x=110.48, y=63.00, z=3943.75], EntityXPOrb['Experience Orb'/564, l='MpServer', x=110.05, y=63.00, z=3943.75], EntityZombie['Zombie'/1602, l='MpServer', x=125.50, y=63.00, z=4139.47], EntityChicken['Chicken'/76, l='MpServer', x=15.42, y=78.00, z=4002.06], EntityZombie['Zombie'/78, l='MpServer', x=13.50, y=57.00, z=4046.50], EntityPig['Pig'/80, l='MpServer', x=15.49, y=98.00, z=4061.22], EntityPig['Pig'/81, l='MpServer', x=11.49, y=98.00, z=4051.24], EntityChicken['Chicken'/82, l='MpServer', x=3.13, y=103.00, z=4073.28], EntityChicken['Chicken'/83, l='MpServer', x=1.89, y=107.00, z=4086.38], EntityChicken['Chicken'/85, l='MpServer', x=4.67, y=105.00, z=4107.81], EntityChicken['Chicken'/88, l='MpServer', x=27.84, y=80.00, z=4012.49], EntityItem['item.item.egg'/89, l='MpServer', x=28.49, y=80.00, z=4012.36], EntityItem['item.item.egg'/90, l='MpServer', x=23.50, y=95.00, z=4045.59], EntityChicken['Chicken'/91, l='MpServer', x=22.87, y=96.00, z=4044.50], EntityChicken['Chicken'/92, l='MpServer', x=25.13, y=57.00, z=4066.48], EntityPig['Pig'/93, l='MpServer', x=31.65, y=90.00, z=4064.21], EntityCreeper['Creeper'/94, l='MpServer', x=25.50, y=15.00, z=4117.50], EntityCreeper['Creeper'/95, l='MpServer', x=26.50, y=15.00, z=4116.50], EntityChicken['Chicken'/105, l='MpServer', x=40.14, y=86.00, z=4030.80], EntityItem['item.item.egg'/106, l='MpServer', x=39.26, y=86.00, z=4030.88], EntitySquid['Squid'/107, l='MpServer', x=39.07, y=61.80, z=4079.60], EntityZombie['Zombie'/108, l='MpServer', x=44.50, y=16.00, z=4083.50], EntityZombie['Zombie'/109, l='MpServer', x=43.50, y=16.00, z=4082.50], EntityEnderman['Enderman'/110, l='MpServer', x=42.50, y=16.00, z=4080.50], EntitySquid['Squid'/111, l='MpServer', x=30.40, y=61.33, z=4080.40], EntityZombie['Zombie'/112, l='MpServer', x=40.50, y=9.00, z=4113.50], EntityBat['Bat'/116, l='MpServer', x=50.55, y=5.06, z=3999.49], EntityChicken['Chicken'/117, l='MpServer', x=50.76, y=97.00, z=4011.51], EntityItem['item.item.egg'/118, l='MpServer', x=49.99, y=97.00, z=4011.97], EntityChicken['Chicken'/119, l='MpServer', x=62.82, y=78.00, z=4028.31], EntityItem['item.item.egg'/120, l='MpServer', x=62.86, y=78.00, z=4027.97], EntityHorse['Horse'/121, l='MpServer', x=57.73, y=62.43, z=4045.94], EntityChicken['Chicken'/122, l='MpServer', x=62.81, y=63.00, z=4036.43], EntityHorse['Horse'/123, l='MpServer', x=57.05, y=63.00, z=4062.95], EntitySquid['Squid'/124, l='MpServer', x=55.55, y=62.54, z=4048.35], EntitySquid['Squid'/125, l='MpServer', x=51.79, y=62.50, z=4064.02], EntityBat['Bat'/126, l='MpServer', x=50.47, y=17.68, z=4078.52], EntityZombie['Zombie'/127, l='MpServer', x=60.50, y=13.00, z=4098.50], EntityChicken['Chicken'/141, l='MpServer', x=77.54, y=64.00, z=4000.44], EntityItem['item.item.egg'/142, l='MpServer', x=73.09, y=76.00, z=4010.30], EntityChicken['Chicken'/143, l='MpServer', x=69.46, y=79.00, z=4016.44], EntityChicken['Chicken'/144, l='MpServer', x=64.49, y=81.00, z=4021.52], EntityItem['item.item.egg'/145, l='MpServer', x=64.50, y=81.00, z=4021.72], EntityHorse['Horse'/146, l='MpServer', x=65.18, y=64.00, z=4094.46], EntityChicken['Chicken'/147, l='MpServer', x=70.07, y=62.69, z=4105.65], EntityItem['item.item.egg'/148, l='MpServer', x=67.00, y=57.00, z=4106.68], EntityChicken['Chicken'/149, l='MpServer', x=76.14, y=62.52, z=4113.59], EntityItem['item.item.egg'/150, l='MpServer', x=73.65, y=59.00, z=4115.55], GCEntityClientPlayerMP['QuadShot'/580, l='MpServer', x=81.65, y=64.00, z=4066.53], EntityZombie['Zombie'/159, l='MpServer', x=85.58, y=46.00, z=4006.43], EntityZombie['Zombie'/160, l='MpServer', x=86.98, y=46.00, z=4007.70], EntityZombie['Zombie'/161, l='MpServer', x=87.70, y=46.00, z=4007.05], EntityCreeper['Creeper'/162, l='MpServer', x=95.81, y=6.00, z=4049.50], EntityChicken['Chicken'/163, l='MpServer', x=90.43, y=63.59, z=4111.14], EntitySquid['Squid'/164, l='MpServer', x=87.40, y=62.33, z=4129.48], EntitySquid['Squid'/165, l='MpServer', x=81.48, y=60.00, z=4124.60], EntityCreeper['Creeper'/181, l='MpServer', x=108.50, y=24.00, z=4023.50], EntitySkeleton['Skeleton'/182, l='MpServer', x=104.50, y=27.00, z=4024.50], EntityZombie['Zombie'/183, l='MpServer', x=105.50, y=16.00, z=4033.50], EntityCreeper['Creeper'/184, l='MpServer', x=108.50, y=16.00, z=4032.50], EntityCreeper['Creeper'/185, l='MpServer', x=108.50, y=16.00, z=4032.50], EntityCreeper['Creeper'/186, l='MpServer', x=107.50, y=16.00, z=4032.50], EntityWitch['Witch'/187, l='MpServer', x=108.50, y=23.00, z=4042.50], EntityAncientGolem['Ancient Golem'/188, l='MpServer', x=107.50, y=19.00, z=4061.50], EntitySkeleton['Skeleton'/189, l='MpServer', x=99.51, y=51.00, z=4051.78], EntityItem['item.item.arrow'/190, l='MpServer', x=100.94, y=69.00, z=4115.63], EntityItem['item.item.bone'/191, l='MpServer', x=100.28, y=68.00, z=4117.72], EntityItem['item.item.rottenFlesh'/192, l='MpServer', x=99.56, y=69.00, z=4115.42], EntityCreeper['Creeper'/202, l='MpServer', x=119.49, y=22.00, z=4031.30], EntityBat['Bat'/203, l='MpServer', x=124.75, y=47.10, z=4025.75], EntitySpider['Spider'/204, l='MpServer', x=115.50, y=18.00, z=4035.50], EntitySkeleton['Skeleton'/205, l='MpServer', x=117.50, y=19.00, z=4037.50], EntityCreeper['Creeper'/206, l='MpServer', x=113.50, y=21.00, z=4041.50], EntityAncientGolem['Ancient Golem'/207, l='MpServer', x=116.22, y=18.00, z=4032.91], EntityEnderman['Enderman'/208, l='MpServer', x=119.52, y=22.00, z=4031.99], EntityBat['Bat'/209, l='MpServer', x=124.42, y=57.04, z=4111.67], EntityCreeper['Creeper'/222, l='MpServer', x=129.14, y=46.58, z=4025.49], EntityBat['Bat'/224, l='MpServer', x=139.75, y=38.10, z=4050.25], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/225, l='MpServer', x=130.50, y=63.50, z=4063.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/226, l='MpServer', x=136.50, y=63.50, z=4063.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/227, l='MpServer', x=136.50, y=63.50, z=4057.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/228, l='MpServer', x=130.50, y=63.50, z=4057.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/229, l='MpServer', x=130.50, y=63.50, z=4060.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/230, l='MpServer', x=133.50, y=63.50, z=4063.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/231, l='MpServer', x=136.50, y=63.50, z=4060.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/232, l='MpServer', x=133.50, y=63.50, z=4057.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/233, l='MpServer', x=142.50, y=63.50, z=4063.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/234, l='MpServer', x=139.50, y=63.50, z=4063.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/235, l='MpServer', x=139.50, y=63.50, z=4060.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/236, l='MpServer', x=139.50, y=63.50, z=4057.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/237, l='MpServer', x=142.50, y=63.50, z=4057.50], EntityCreeper['Creeper'/246, l='MpServer', x=154.50, y=22.00, z=4002.50], EntityCreeper['Creeper'/247, l='MpServer', x=153.50, y=22.00, z=4001.50], EntityCreeper['Creeper'/248, l='MpServer', x=153.50, y=22.00, z=4002.50], EntitySkeleton['Skeleton'/249, l='MpServer', x=144.50, y=27.00, z=4044.50], EntitySkeleton['Skeleton'/250, l='MpServer', x=153.50, y=26.00, z=4045.26], EntitySkeleton['Skeleton'/251, l='MpServer', x=153.50, y=35.00, z=4045.85], EntitySkeleton['Skeleton'/252, l='MpServer', x=154.50, y=35.00, z=4046.50], EntityZombie['Zombie'/253, l='MpServer', x=151.78, y=37.00, z=4047.49], EntityZombie['Zombie'/254, l='MpServer', x=150.74, y=37.00, z=4047.50]]
  97. Retry entities: 0 total; []
  98. Server brand: fml,forge
  99. Server type: Integrated singleplayer server
  100. Stacktrace:
  101. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:415)
  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 7 (amd64) version 6.1
  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: 1118951928 bytes (1067 MB) / 5798625280 bytes (5530 MB) up to 5798625280 bytes (5530 MB)
  119. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144m -Xms256m -XX:PermSize=256m
  120. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  121. FML: MCP 9.32 Powered by Forge 12.18.3.2281 98 mods loaded, 98 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. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  124. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2281.jar)
  125. UCHIJAAAA Forge{12.18.3.2281} [Minecraft Forge] (forge-1.10.2-12.18.3.2281.jar)
  126. UCHIJAAAA Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.2.jar)
  127. UCHIJAAAA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
  128. UCHIJAAAA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.9.267-universal.jar)
  129. UCHIJAAAA fenceoverhaul{1.2.1} [Fence Overhaul] ([1.10.x]FenceOverhaul-1.2.1.jar)
  130. UCHIJAAAA actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar)
  131. UCHIJAAAA JEI{3.14.7.419} [Just Enough Items] (jei_1.10.2-3.14.7.419.jar)
  132. UCHIJAAAA AppleCore{2.1.2} [AppleCore] (AppleCore-mc1.10.2-2.1.2.jar)
  133. UCHIJAAAA appleskin{1.0.5} [AppleSkin] (AppleSkin-mc1.10.2-1.0.5.jar)
  134. UCHIJAAAA architect{1.1.3.33} [Architect] (Architect-MC1.10.2-1.1.3.33.jar)
  135. UCHIJAAAA Aroma1997CoreHelper{1.1.1.2} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.2.jar)
  136. UCHIJAAAA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.9.4-1.2.0.7.jar)
  137. UCHIJAAAA AromaBackup{1.0.1.1} [AromaBackup] (AromaBackup-1.9.4-1.0.1.1.jar)
  138. UCHIJAAAA AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.9.4-1.0.1.1.jar)
  139. UCHIJAAAA Baubles{1.3.11} [Baubles] (Baubles-1.10.2-1.3.11.jar)
  140. UCHIJAAAA bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.10.2-1.1.6.jar)
  141. UCHIJAAAA betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar)
  142. UCHIJAAAA betterstorage{1.0.0.0} [BetterStorage] (BetterStorage-1.10.2-1.0.0.0.jar)
  143. UCHIJAAAA BiblioCraft{2.1.2} [BiblioCraft] (BiblioCraft[v2.2.2][MC1.10.2].jar)
  144. UCHIJAAAA malisiscore{1.10.2-4.4.0} [MalisisCore] (malisiscore-1.10.2-4.4.0.jar)
  145. UCHIJAAAA malisisdoors{1.10.2-5.2.0} [MalisisDoors] (malisisdoors-1.10.2-5.2.0.jar)
  146. UCHIJAAAA bigdoors{1.10.2-1.3.0} [Big Doors] (BigDoors-1.10.2-1.3.0.jar)
  147. UCHIJAAAA bookshelf{1.4.4.347} [Bookshelf] (Bookshelf-1.10.2-1.4.4.347.jar)
  148. UCHIJAAAA Botania{r1.9-341} [Botania] (Botania r1.9-341.jar)
  149. UCHIJAAAA CodeChickenLib{2.5.9.267} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.9.267-universal.jar)
  150. UCHIJAAAA brandonscore{2.1.8} [Brandon's Core] (BrandonsCore-1.10.2-2.1.8.107-universal.jar)
  151. UCHIJAAAA Chameleon{1.10.2-2.3.0} [Chameleon] (Chameleon-1.10.2-2.3.0.jar)
  152. UCHIJAAAA CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar)
  153. UCHIJAAAA ChickenChunks{2.2.0.52} [ChickenChunks] (ChickenChunks-1.10.2-2.2.0.52-universal.jar)
  154. UCHIJAAAA chisel{MC1.10.2-0.0.11.25} [Chisel] (Chisel-MC1.10.2-0.0.11.25.jar)
  155. UCHIJAAAA cookingforblockheads{4.2.43} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.43.jar)
  156. UCHIJAAAA ctm{MC1.10.2-0.1.1.16} [CTM] (CTM-MC1.10.2-0.1.1.16.jar)
  157. UCHIJAAAA Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
  158. UCHIJAAAA darkutils{1.1.8.finalrc2} [Dark Utilities] (DarkUtilities-1.1.8.finalrc2.jar)
  159. UCHIJAAAA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4.2_1.10.2.jar)
  160. UCHIJAAAA props{2.4.2} [Decocraft] (Decocraft-2.4.2_1.10.2.jar)
  161. UCHIJAAAA koresample{1.10.2-L1.2} [Kore Sample] (koresample-1.10.2-L1.2.jar)
  162. UCHIJAAAA StorageDrawers{1.10.2-3.7.9} [Storage Drawers] (StorageDrawers-1.10.2-3.7.9.jar)
  163. UCHIJAAAA dendrology{1.10.2-L1.2.1} [Ancient Trees] (dendrology-1.10.2-L1.2.1.jar)
  164. UCHIJAAAA draconicevolution{2.1.1} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.1.1.236-universal.jar)
  165. UCHIJAAAA embers{0.104} [Embers] (embers-0.104.jar)
  166. UCHIJAAAA endcake{1.0} [End Cake] (endcake-1.0.jar)
  167. UCHIJAAAA endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar)
  168. UCHIJAAAA EnderIO{1.10.2-3.1.183} [Ender IO] (EnderIO-1.10.2-3.1.183.jar)
  169. UCHIJAAAA EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar)
  170. UCHIJAAAA enderutilities{0.7.3} [Ender Utilities] (enderutilities-1.10.2-0.7.3.jar)
  171. UCHIJAAAA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.4.4.jar)
  172. UCHIJAAAA zerocore{1.10.2-0.1.0.6} [Zero CORE] (zerocore-1.10.2-0.1.0.6.jar)
  173. UCHIJAAAA bigreactors{1.10.2-0.4.5.30} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.30.jar)
  174. UCHIJAAAA fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
  175. UCHIJAAAA galacticraftcore{4.0.0} [Galacticraft Core] (GalacticraftCore-1.10.2-4.0.0.107.jar)
  176. UCHIJAAAA galacticraftplanets{4.0.0} [Galacticraft Planets] (Galacticraft-Planets-1.10.2-4.0.0.107.jar)
  177. UCHIJAAAA gravestone{1.5.12} [Gravestone] (GraveStone Mod 1.5.12.jar)
  178. UCHIJAAAA HungerInPeace{1.0.0} [Hunger In Peace] (HungerInPeace-mc1.9.4-1.0.0.jar)
  179. UCHIJAAAA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
  180. UCHIJAAAA tconstruct{1.10.2-2.6.5.10} [Tinkers' Construct] (TConstruct-1.10.2-2.6.5.jar)
  181. UCHIJAAAA immersiveengineering{0.10-61} [Immersive Engineering] (ImmersiveEngineering-0.10-61.jar)
  182. UCHIJAAAA immersivepetroleum{1.0.6} [Immersive Petroleum] (immersivepetroleum-1.10.2-1.0.6.jar)
  183. UCHIJAAAA inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
  184. UCHIJAAAA ironchest{1.10.2-7.0.15.804} [Iron Chest] (ironchest-1.10.2-7.0.15.804.jar)
  185. UCHIJAAAA journeymap{1.10.2-5.4.7} [JourneyMap] (journeymap-1.10.2-5.4.7.jar)
  186. UCHIJAAAA jeresources{0.5.8.98} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.8.98.jar)
  187. UCHIJAAAA lootbags{2.3.9} [Loot Bags] (LootBags-1.10.2-2.3.9.jar)
  188. UCHIJAAAA malisisswitches{1.10.2-3.2.0} [Malisis Switches] (malisisswitches-1.10.2-3.2.0.jar)
  189. UCHIJAAAA RadixCore{1.10.2-2.1.3} [RadixCore] (RadixCore-1.10.2-2.1.3-universal.jar)
  190. UCHIJAAAA MCA{1.10.2-5.2.3} [Minecraft Comes Alive] (MCA-1.10.2-5.2.3-universal.jar)
  191. UCHIJAAAA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar)
  192. UCHIJAAAA minecolonies{1.10.2-0.8.1917} [MineColonies] (minecolonies-universal-1.10.2-0.8.1917.jar)
  193. UCHIJAAAA mob_grinding_utils{0.1.8.21} [mob_grinding_utils] (MobGrindingUtils-0.1.8.21.jar)
  194. UCHIJAAAA mrr{1.10.2-0.2} [Model Railroads] (ModelRailroad-1.10.2-0.2.jar)
  195. UCHIJAAAA modeltrains{1.0} [Model Trains] (modeltrains-obf-1.0.jar)
  196. UCHIJAAAA morematerials{1.10.2-1.9.20160723.0} [More Materials] (morematerials-1.10.2-1.9.20160723.0.jar)
  197. UCHIJAAAA mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.10.2.jar)
  198. UCHIJAAAA natura{1.10.2-4.1.0.65} [Natura] (natura-1.10.2-4.1.0.65.jar)
  199. UCHIJAAAA ObsidianPlates{1.1.1} [Obsidian Plates] (ObsidianPlates-1.1.1_1.9.4.jar)
  200. UCHIJAAAA omlib{3.0.0-101} [OMLib] (omlib-1.10.2-3.0.0-101.jar)
  201. UCHIJAAAA openmodularturrets{3.0.0-158} [Open Modular Turrets] (openmodularturrets-1.10.2-3.0.0-158.jar)
  202. UCHIJAAAA ProjectE{1.10.2-PE1.3.0} [ProjectE] (ProjectE-1.10.2-PE1.3.0.jar)
  203. UCHIJAAAA p455w0rdslib{1.0.13} [p455w0rd's Library] (p455w0rdslib-1.10.2-1.0.13.jar)
  204. UCHIJAAAA harvestcraft{1.10.2j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.10.2j.jar)
  205. UCHIJAAAA placeableitems{3.0.4.1} [Placeable Items Mod] (placeableitems-3.0.4.1.jar)
  206. UCHIJAAAA sonarcore{3.2.7} [SonarCore] (SonarCore-1.10.2-3.2.7.jar)
  207. UCHIJAAAA practicallogistics2{2.0.2} [Practical Logistics 2] (PracticalLogistics2-1.10.2-2.0.2.jar)
  208. UCHIJAAAA rapidform{1.7} [RapidForm] (rapidform-1.10.2-1.7.jar)
  209. UCHIJAAAA refinedstorage{1.2.26} [Refined Storage] (refinedstorage-1.2.26.jar)
  210. UCHIJAAAA reliquia{0.0.7} [Reliquia] (Reliquia-[1.10.2]-0.0.7.jar)
  211. UCHIJAAAA rftools{6.01} [RFTools] (rftools-1.1x-6.01.jar)
  212. UCHIJAAAA rftoolsdim{5.02} [RFTools Dimensions] (rftoolsdim-1.1x-5.02.jar)
  213. UCHIJAAAA shulkerdrops{0.3} [Shulker Drops] (ShulkerDrops-0.3.jar)
  214. UCHIJAAAA stevescarts{2.2.0.86} [Steve's Carts 2] (StevesCarts-1.10.2-2.2.0.86.jar)
  215. UCHIJAAAA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar)
  216. UCHIJAAAA travelhut{1.0.8} [Travel Huts] (travelhut-1.0.8.jar)
  217. UCHIJAAAA WailaHarvestability{1.1.10} [Waila Harvestability] (WailaHarvestability-mc1.10.2-1.1.10.jar)
  218. UCHIJAAAA icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.2.215.jar)
  219. UCHIJAAAA wawla{2.3.2.215} [What Are We Looking At] (Wawla-1.10.2-2.3.2.215.jar)
  220. UCHIJAAAA wcg{1.0.0} [Wireless Crafting Grid] (WirelessCraftingGrid-1.10.2-1.0.0.jar)
  221. Loaded coremods (and transformers):
  222. MalisisSwitchesPlugin (malisisswitches-1.10.2-3.2.0.jar)
  223. net.malisis.switches.asm.MalisisSwitchesTransformer
  224. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
  225. net.darkhax.bookshelf.asm.BookshelfTransformerManager
  226. CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)
  227.  
  228. CTMCorePlugin (CTM-MC1.10.2-0.1.1.16.jar)
  229. team.chisel.ctm.client.asm.CTMTransformer
  230. Brandon's Core (BrandonsCore-1.10.2-2.1.8.107-universal.jar)
  231. com.brandon3055.brandonscore.asm.ClassTransformer
  232. MicdoodlePlugin (MicdoodleCore-1.10.2-4.0.0.107.jar)
  233. micdoodle8.mods.miccore.MicdoodleTransformer
  234. MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar)
  235. net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
  236. net.malisis.core.util.chunkblock.ChunkBlockTransformer
  237. net.malisis.core.renderer.transformer.MalisisRendererTransformer
  238. net.malisis.core.renderer.icon.asm.TextureMapTransformer
  239. net.malisis.core.util.clientnotif.ClientNotifTransformer
  240. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.267-universal.jar)
  241. codechicken.lib.asm.ClassHeirachyManager
  242. codechicken.lib.asm.CCL_ASMTransformer
  243. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  244. com.enderio.core.common.transform.EnderCoreTransformer
  245. FMLPlugin (InventoryTweaks-1.61-58.jar)
  246. invtweaks.forge.asm.ContainerTransformer
  247. AppleCore (AppleCore-mc1.10.2-2.1.2.jar)
  248. squeek.applecore.asm.TransformerModuleHandler
  249. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.4.0' Renderer: 'GeForce GTX 760/PCIe/SSE2'
  250. Pulsar/tconstruct loaded Pulses:
  251. - TinkerCommons (Enabled/Forced)
  252. - TinkerWorld (Enabled/Not Forced)
  253. - TinkerTools (Enabled/Not Forced)
  254. - TinkerHarvestTools (Enabled/Forced)
  255. - TinkerMeleeWeapons (Enabled/Forced)
  256. - TinkerRangedWeapons (Enabled/Forced)
  257. - TinkerModifiers (Enabled/Forced)
  258. - TinkerSmeltery (Enabled/Not Forced)
  259. - TinkerGadgets (Enabled/Not Forced)
  260. - TinkerOredict (Enabled/Forced)
  261. - TinkerIntegration (Enabled/Forced)
  262. - TinkerFluids (Enabled/Forced)
  263. - TinkerMaterials (Enabled/Forced)
  264. - TinkerModelRegister (Enabled/Forced)
  265. - WailaIntegration (Enabled/Not Forced)
  266.  
  267. Pulsar/natura loaded Pulses:
  268. - NaturaCommons (Enabled/Forced)
  269. - NaturaOverworld (Enabled/Not Forced)
  270. - NaturaNether (Enabled/Not Forced)
  271. - NaturaDecorative (Enabled/Not Forced)
  272. - NaturaTools (Enabled/Not Forced)
  273. - NaturaEntities (Enabled/Not Forced)
  274. - NaturaOredict (Enabled/Forced)
  275. - NaturaWorld (Enabled/Not Forced)
  276. - WailaIntegration (Enabled/Not Forced)
  277.  
  278. CodeChickenLib Invalid Fingerprint Reports:
  279. CodeChickenCore Invalid Fingerprint Reports:
  280. ChickenChunks Invalid Fingerprint Reports:
  281. 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.):
  282. * 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 p455w0rdslib-1.10.2-1.0.13.jar).
  283. It is a supported version, but that difference may lead to problems.
  284. 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.
  285. Detailed RF API diagnostics:
  286. * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/James/AppData/Roaming/.minecraft/Instances/TestWorld/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/EnergyStorage.class
  287. * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/James/AppData/Roaming/.minecraft/Instances/TestWorld/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/IEnergyConnection.class
  288. * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/James/AppData/Roaming/.minecraft/Instances/TestWorld/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
  289. * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/James/AppData/Roaming/.minecraft/Instances/TestWorld/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/IEnergyHandler.class
  290. * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/James/AppData/Roaming/.minecraft/Instances/TestWorld/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/IEnergyProvider.class
  291. * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/James/AppData/Roaming/.minecraft/Instances/TestWorld/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/IEnergyReceiver.class
  292. * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/James/AppData/Roaming/.minecraft/Instances/TestWorld/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/IEnergyStorage.class
  293. * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/James/AppData/Roaming/.minecraft/Instances/TestWorld/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
  294. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/James/AppData/Roaming/.minecraft/Instances/TestWorld/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/TileEnergyHandler.class
  295. Detailed Tesla API diagnostics:
  296. * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
  297. * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
  298. * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
  299. * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
  300. * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
  301. * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
  302. * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
  303. * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
  304. * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
  305. * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
  306. * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)
  307.  
  308. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  309. !!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
  310. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  311.  
  312. EnderStorage Invalid Fingerprint Reports:
  313. Launched Version: forge-12.18.3.2281
  314. LWJGL: 2.9.4
  315. OpenGL: GeForce GTX 760/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
  316. GL Caps: Using GL 1.3 multitexturing.
  317. Using GL 1.3 texture combiners.
  318. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  319. Shaders are available because OpenGL 2.1 is supported.
  320. VBOs are available because OpenGL 1.5 is supported.
  321.  
  322. Using VBOs: Yes
  323. Is Modded: Definitely; Client brand changed to 'fml,forge'
  324. Type: Client (map_client.txt)
  325. Resource Packs:
  326. Current Language: English (US)
  327. Profiler Position: N/A (disabled)
  328. CPU: 8x Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement