Advertisement
Guest User

Draconic Evolution/Iskallium Reactor Crash log

a guest
Apr 28th, 2017
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.76 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.7.241-universal.jar)
  5. Brandon's Core (BrandonsCore-1.10.2-2.1.6.98-universal.jar)
  6. IvToolkit (IvToolkit-1.3.2.1-1.10.jar)
  7. EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
  8. NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.207-universal.jar)
  9. PlusTiC (plustic-4.3.0.2.jar)
  10. MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar)
  11. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  12. FMLPlugin (InventoryTweaks-1.61-58.jar)
  13. ForgelinPlugin (Forgelin-1.4.1.jar)
  14. ChiselCorePlugin (Chisel-MC1.10.2-0.0.9.15.jar)
  15. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar)
  16. Contact their authors BEFORE contacting forge
  17.  
  18. // Don't do that.
  19.  
  20. Time: 4/28/17 3:56 PM
  21. Description: Ticking block entity
  22.  
  23. java.lang.NullPointerException: Ticking block entity
  24. at com.brandon3055.brandonscore.lib.EnergyHelper.insertEnergy(EnergyHelper.java:87)
  25. at com.brandon3055.draconicevolution.blocks.energynet.tileentity.TileCrystalDirectIO.func_73660_a(TileCrystalDirectIO.java:55)
  26. at net.minecraft.world.World.func_72939_s(World.java:1804)
  27. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)
  28. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  29. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
  30. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  31. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
  32. at java.lang.Thread.run(Unknown Source)
  33.  
  34.  
  35. A detailed walkthrough of the error, its code path and all known details is as follows:
  36. ---------------------------------------------------------------------------------------
  37.  
  38. -- Head --
  39. Thread: Server thread
  40. Stacktrace:
  41. at com.brandon3055.brandonscore.lib.EnergyHelper.insertEnergy(EnergyHelper.java:87)
  42. at com.brandon3055.draconicevolution.blocks.energynet.tileentity.TileCrystalDirectIO.func_73660_a(TileCrystalDirectIO.java:55)
  43.  
  44. -- Block entity being ticked --
  45. Details:
  46. Name: draconicevolution:energy_io // com.brandon3055.draconicevolution.blocks.energynet.tileentity.TileCrystalDirectIO
  47. Block type: ID #873 (tile.draconicevolution:energy_crystal // com.brandon3055.draconicevolution.blocks.energynet.EnergyCrystal)
  48. Block data value: 5 / 0x5 / 0b0101
  49. Block location: World: (-2992,56,-333), Chunk: (at 0,3,3 in -187,-21; contains blocks -2992,0,-336 to -2977,255,-321), Region: (-6,-1; contains chunks -192,-32 to -161,-1, blocks -3072,0,-512 to -2561,255,-1)
  50. Actual block type: ID #873 (tile.draconicevolution:energy_crystal // com.brandon3055.draconicevolution.blocks.energynet.EnergyCrystal)
  51. Actual block data value: 5 / 0x5 / 0b0101
  52. Stacktrace:
  53. at net.minecraft.world.World.func_72939_s(World.java:1804)
  54. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)
  55.  
  56. -- Affected level --
  57. Details:
  58. Level name: Tom Foolery
  59. All players: 1 total; [EntityPlayerMP['EVKnucklehead'/248, l='Tom Foolery', x=-2992.61, y=55.00, z=-332.66]]
  60. Chunk stats: ServerChunkCache: 918 Drop: 0
  61. Level seed: -7417731976632624963
  62. Level generator: ID 07 - BIOMESOP, ver 0. Features enabled: true
  63. Level generator options: {"landScheme":"vanilla","tempScheme":"small_zones","rainScheme":"small_zones","biomeSize":"large","amplitude":1.0,"generateBopOre":true,"generateBopSoils":true,"generateBopTrees":true,"generateBopGrasses":true,"generateBopFoliage":true,"generateBopFlowers":true,"generateBopPlants":true,"generateBopWaterPlants":true,"generateBopMushrooms":true,"generateRockFormations":true,"generatePoisonIvy":true,"generateFlax":true,"generateBerryBushes":true,"generateThorns":true,"generateQuicksand":true,"generateLiquidPoison":true,"generateHotSprings":true,"generateNetherHives":true,"generateNetherPlants":true,"generateEndFeatures":true,"mainNoiseScaleX":80.0,"mainNoiseScaleY":160.0,"mainNoiseScaleZ":80.0,"coordinateScale":684.412,"heightScale":684.412,"upperLimitScale":512.0,"lowerLimitScale":512.0}
  64. Level spawn location: World: (-171,64,414), Chunk: (at 5,4,14 in -11,25; contains blocks -176,0,400 to -161,255,415), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  65. Level time: 6450934 game time, 6460182 day time
  66. Level dimension: 0
  67. Level storage version: 0x04ABD - Anvil
  68. Level weather: Rain time: 20799 (now: false), thunder time: 18485 (now: false)
  69. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
  70. Stacktrace:
  71. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  72. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
  73. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  74. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
  75. at java.lang.Thread.run(Unknown Source)
  76.  
  77. -- System Details --
  78. Details:
  79. Minecraft Version: 1.10.2
  80. Operating System: Windows 10 (amd64) version 10.0
  81. Java Version: 1.8.0_131, Oracle Corporation
  82. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  83. Memory: 1358546888 bytes (1295 MB) / 4554489856 bytes (4343 MB) up to 5011144704 bytes (4779 MB)
  84. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5376m -Xms256m -XX:PermSize=256m
  85. IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 106
  86. FML: MCP 9.32 Powered by Forge 12.18.3.2281 135 mods loaded, 135 mods active
  87. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  88. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  89. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2281.jar)
  90. UCHIJAAAA Forge{12.18.3.2281} [Minecraft Forge] (forge-1.10.2-12.18.3.2281.jar)
  91. UCHIJAAAA ivtoolkit{1.3.2.1-1.10} [IvToolkit] (minecraft.jar)
  92. UCHIJAAAA NotEnoughItems{2.1.3.207} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.3.207-universal.jar)
  93. UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  94. UCHIJAAAA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.7.241-universal.jar)
  95. UCHIJAAAA infinitylib{1.10.2-0.8.0} [InfinityLib] (infinitylib-0.8.0.jar)
  96. UCHIJAAAA agricraft{2.0.0-0.8.0-a15} [AgriCraft] (agricraft-2.0.0-0.8.0-a15.jar)
  97. UCHIJAAAA Baubles{1.3.9} [Baubles] (Baubles-1.10.2-1.3.9.jar)
  98. UCHIJAAAA JEI{3.14.7.417} [Just Enough Items] (jei_1.10.2-3.14.7.417.jar)
  99. UCHIJAAAA cofhcore{4.1.1} [CoFH Core] (CoFHCore-1.10.2-4.1.1.156-universal.jar)
  100. UCHIJAAAA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.4.jar)
  101. UCHIJAAAA flyringbaublemod{0.2.3_1.10.2-d3100bf} [AngelRing 2 Bauble] (angelRingToBauble-1.10.2-0.2.3.16+d3100bf.jar)
  102. UCHIJAAAA appleskin{1.0.5} [AppleSkin] (AppleSkin-mc1.10.2-1.0.5.jar)
  103. UCHIJAAAA architecturecraft{1.7.1} [ArchitectureCraft] (ArchitectureCraft-1.7.1-mc1.10.2.jar)
  104. UCHIJAAAA Avaritia{1.10.2-2.0.7} [Avaritia] (Avaritia-1.10.2-2.0.7.jar)
  105. UCHIJAAAA avaritiaadditions{1.6} [Avaritia Additions] (AvaritiaAdditions-1.6_1.10.2.jar)
  106. UCHIJAAAA baconators{3.0.5} [Baconators] (baconators-1.10.2-3.0.5.jar)
  107. UCHIJAAAA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.24.jar)
  108. UCHIJAAAA MineTweaker3{3.0.24} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.24.jar)
  109. UCHIJAAAA base{1.10.2-1.3.0} [B.A.S.E] (base-1.10.2-1.3.0.jar)
  110. UCHIJAAAA betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar)
  111. UCHIJAAAA BiomesOPlenty{5.0.0.2162} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2162-universal.jar)
  112. UCHIJAAAA blockarmor{2.4.3} [Block Armor] (BlockArmor-1.10.2-2.4.3.jar)
  113. UCHIJAAAA Botania{r1.9-341} [Botania] (Botania r1.9-341.jar)
  114. UCHIJAAAA CodeChickenLib{2.5.7.241} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.7.241-universal.jar)
  115. UCHIJAAAA brandonscore{2.1.6} [Brandon's Core] (BrandonsCore-1.10.2-2.1.6.98-universal.jar)
  116. UCHIJAAAA Chameleon{1.10-2.2.2} [Chameleon] (Chameleon-1.10-2.2.2.jar)
  117. UCHIJAAAA chancecubes{1.10.2-2.3.5.174} [Chance Cubes] (ChanceCubes-1.10.2-2.3.5.174.jar)
  118. UCHIJAAAA ChestTransporter{2.5.13} [Chest Transporter] (ChestTransporter-1.10.2-2.5.13.jar)
  119. UCHIJAAAA CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar)
  120. UCHIJAAAA ChickenChunks{2.2.0.52} [ChickenChunks] (ChickenChunks-1.10.2-2.2.0.52-universal.jar)
  121. UCHIJAAAA chickens{4.3.2} [Chickens] (chickens-4.3.2.jar)
  122. UCHIJAAAA chisel{MC1.10.2-0.0.9.15} [Chisel] (Chisel-MC1.10.2-0.0.9.15.jar)
  123. UCHIJAAAA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar)
  124. UCHIJAAAA chiselsandbits{12.12} [Chisels & Bits] (chiselsandbits-12.12.jar)
  125. UCHIJAAAA clumps{1.0.5} [Clumps] (Clumps-1.0.5.jar)
  126. UCHIJAAAA cyclopscore{0.10.0} [Cyclops Core] (CyclopsCore-1.9.4-0.10.0.jar)
  127. UCHIJAAAA colossalchests{1.5.0} [Colossal Chests] (ColossalChests-1.10.2-1.5.0.jar)
  128. UCHIJAAAA one_point_twelve_concrete{4.1 APRIL FOOLS} [1.12 Concrete] (concreteMod-4.1-APRILFOOLS.jar)
  129. UCHIJAAAA cookingforblockheads{4.2.39} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.39.jar)
  130. UCHIJAAAA craftingtweaks{6.1.16} [Crafting Tweaks] (CraftingTweaks_1.10.2-6.1.16.jar)
  131. UCHIJAAAA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.24.jar)
  132. UCHIJAAAA cropdusting{0.6} [CropDusting] (CropDusting-0.6-[1.9.4-1.10-1.10.2].jar)
  133. UCHIJAAAA modcurrency{1.10.2-1.0.3} [Currency Mod] (Currency-1.10.2-1.0.3.jar)
  134. UCHIJAAAA CustomMainMenu{2.0.2} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.2.jar)
  135. UCHIJAAAA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4.1_1.10.2.jar)
  136. UCHIJAAAA props{2.4.1} [Decocraft] (Decocraft-2.4.1_1.10.2.jar)
  137. UCHIJAAAA draconicevolution{2.0.10} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.0.10.199-universal.jar)
  138. UCHIJAAAA elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar)
  139. UCHIJAAAA endercore{1.10.2-0.4.1.65-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.65-beta.jar)
  140. UCHIJAAAA Waila{1.8.13-B27_1.10.2} [Waila] (Hwyla-1.8.13-B27_1.10.2.jar)
  141. UCHIJAAAA EnderIO{1.10.2-3.1.180} [Ender IO] (EnderIO-1.10.2-3.1.180.jar)
  142. UCHIJAAAA EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar)
  143. UCHIJAAAA EnderZoo{1.10-1.2.3.44} [Ender Zoo] (EnderZoo-1.10-1.2.3.44.jar)
  144. UCHIJAAAA fakeblocks{1.0.0} [FakeBlocks] (FakeBlocks 1.0.0.jar)
  145. UCHIJAAAA FastLeaveDecay{1.2.3} [Fast Leave Decay] (FastLeaveDecay-MC1.10.2-1.2.3.jar)
  146. UCHIJAAAA flatcoloredblocks{mc1.10-v4.4} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.4.jar)
  147. UCHIJAAAA foamfix{@VERSION@} [FoamFix] (foamfix-0.6.1-law.jar)
  148. UCHIJAAAA forgelin{1.4.1} [Forgelin] (Forgelin-1.4.1.jar)
  149. UCHIJAAAA ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.5.4.jar)
  150. UCHIJAAAA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.5.4.jar)
  151. UCHIJAAAA googlyeyes{6.0.0} [GooglyEyes] (GooglyEyes-1.10.2-6.0.0.jar)
  152. UCHIJAAAA gravestone{1.5.12} [Gravestone] (GraveStone Mod 1.5.12.jar)
  153. UCHIJAAAA hatchery{0.2.10} [Hatchery] (hatchery-1.10.2-0.2.10.jar)
  154. UCHIJAAAA hermitron{0.2.12} [Hermitron] (hermitron-1.10.2-0.2.12.jar)
  155. UCHIJAAAA ichunutil{6.3.0} [iChunUtil] (iChunUtil-1.10.2-6.3.0.jar)
  156. UCHIJAAAA InventoryPets{1.4.9.3} [Inventory Pets] (inventorypets-1.10-1.4.9.3.jar)
  157. UCHIJAAAA inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
  158. UCHIJAAAA ironchest{1.10.2-7.0.11.797} [Iron Chest] (ironchest-1.10.2-7.0.11.797.jar)
  159. UCHIJAAAA iskalliumreactors{0.3.8-beta} [Iskallium Reactors] (iskalliumreactors-1.10.2-0.3.8-beta.jar)
  160. UCHIJAAAA journeymap{1.10.2-5.4.6} [JourneyMap] (journeymap-1.10.2-5.4.6.jar)
  161. UCHIJAAAA loottweaker{0.0.5.1} [LootTweaker] (LootTweaker-1.10.2-0.0.5.1.jar)
  162. UCHIJAAAA jeresources{0.5.8.98} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.8.98.jar)
  163. UCHIJAAAA librarianlib{1.10.1} [LibrarianLib] (librarianlib-1.10.1.jar)
  164. UCHIJAAAA lootbags{2.3.7} [Loot Bags] (LootBags-1.10.2-2.3.7.jar)
  165. UCHIJAAAA malisiscore{1.10.2-4.4.0} [MalisisCore] (malisiscore-1.10.2-4.4.0.jar)
  166. UCHIJAAAA malisisdoors{1.10.2-5.2.0} [MalisisDoors] (malisisdoors-1.10.2-5.2.0.jar)
  167. UCHIJAAAA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
  168. UCHIJAAAA RadixCore{1.10.2-2.1.3} [RadixCore] (RadixCore-1.10.2-2.1.3-universal.jar)
  169. UCHIJAAAA MCA{1.10.2-5.2.3} [Minecraft Comes Alive] (MCA-1.10.2-5.2.3-universal.jar)
  170. UCHIJAAAA mtrm{1.2.1.26} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.10.2-1.2.1.26.jar)
  171. UCHIJAAAA natura{1.10.2-4.1.0.48} [Natura] (natura-1.10.2-4.1.0.48.jar)
  172. UCHIJAAAA railcraft{10.0.1} [Railcraft] (Railcraft_1.10.2-10.0.1.jar)
  173. UCHIJAAAA tconstruct{1.10.2-2.6.3.500} [Tinkers' Construct] (TConstruct-1.10.2-2.6.3.jar)
  174. UCHIJAAAA moarsigns{4.2.2.8} [MoarSigns] (MoarSigns-1.10.2-4.2.2.8.jar)
  175. UCHIJAAAA mobdismemberment{6.0.0} [MobDismemberment] (MobDismemberment-1.10.2-6.0.0.jar)
  176. UCHIJAAAA mob_grinding_utils{0.1.8.17} [mob_grinding_utils] (MobGrindingUtils-0.1.8.17.jar)
  177. UCHIJAAAA mtlib{@VERSION@} [MTLib] (MTLib-1.0.2.jar)
  178. UCHIJAAAA modtweaker{2.0.11} [Mod Tweaker] (ModTweaker2-2.0.11.jar)
  179. UCHIJAAAA morechickens{1.0.11} [More Chickens] (MoreChickens-1.10.2-1.0.11.jar)
  180. UCHIJAAAA moreloottables{0.2.1} [More Loot Tables] (moreloottables-1.10.2-0.2.1.jar)
  181. UCHIJAAAA moreplayermodels{1.10.2} [MorePlayerModels] (MorePlayerModels_1.10.2(11nov16).jar)
  182. UCHIJAAAA Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar)
  183. UCHIJAAAA mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.10.2.jar)
  184. UCHIJAAAA mw{1.9.1} [Modern Warfare] (mw-1.9.1_mc1.10.2.jar)
  185. UCHIJAAAA mysticalagriculture{1.5.1} [Mystical Agriculture] (mysticalagriculture[1.10.2]-1.5.1.jar)
  186. UCHIJAAAA botanicaladdons{1.9} [Natural Pledge] (NaturalPledge-r1.9.1.jar)
  187. UCHIJAAAA nethercore{1.10.2-2.0.3} [Nether Core] (nethercore-1.10.2-2.0.3.jar)
  188. UCHIJAAAA recipehandler{0.6} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.6(1.10.2).jar)
  189. UCHIJAAAA harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2h.jar)
  190. UCHIJAAAA thermalfoundation{2.0.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.0.5.81-universal.jar)
  191. UCHIJAAAA plustic{4.3.0.2} [PlusTiC] (plustic-4.3.0.2.jar)
  192. UCHIJAAAA progressiveautomation{1.7.4} [Progressive Automation] (ProgressiveAutomation-1.10.2-1.7.4.jar)
  193. UCHIJAAAA reccomplex{1.2.10-1.10} [Recurrent Complex] (RecurrentComplex-1.2.10-1.10.jar)
  194. UCHIJAAAA StorageDrawers{1.10.2-3.7.1} [Storage Drawers] (StorageDrawers-1.10.2-3.7.1.jar)
  195. UCHIJAAAA refinedstorage{1.2.25} [Refined Storage] (refinedstorage-1.2.25.jar)
  196. UCHIJAAAA ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
  197. UCHIJAAAA rftools{5.92} [RFTools] (rftools-1.1x-5.92.jar)
  198. UCHIJAAAA roguelike{1.5.9} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.9.jar)
  199. UCHIJAAAA shadowmc{3.6.1} [ShadowMC] (ShadowMC-1.10.2-3.6.1.jar)
  200. UCHIJAAAA SimpleLabels{0.0.1} [SimpleLabels] (simplelabels-1-10.2-0.0.3.jar)
  201. UCHIJAAAA simplyconveyors{3.0.3} [Simply Conveyors & More] (SimplyConveyors-1.10.2-3.0.3.jar)
  202. UCHIJAAAA SleepingBag{1.4.0} [Sleeping Bag] (SleepingBag-1.10.2-1.4.0.jar)
  203. UCHIJAAAA subcommonlib{1.1.3.0} [Subaraki's Common Library] (sublib-1.10.2-1.1.3.0.jar)
  204. UCHIJAAAA thermalexpansion{5.0.4} [Thermal Expansion] (ThermalExpansion-1.10.2-5.0.4.90-universal.jar)
  205. UCHIJAAAA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar)
  206. UCHIJAAAA tp{1.2.0-Hotfix} [Tiny Progressions] (tinyprogressions-1.10.2-1.2.0-Hotfix.jar)
  207. UCHIJAAAA torchmaster{1.0} [TorchMaster] (torchmaster_1.10.2-1.2.1.23.jar)
  208. UCHIJAAAA Translocator{2.1.4.55} [Translocator] (Translocators-1.10.2-2.1.4.55-universal.jar)
  209. UCHIJAAAA usefulnullifiers{1.3.4} [Useful Nullifiers] (usefulnullifiers-1.3.4.jar)
  210. UCHIJAAAA VeinMiner{0.35.3_1.9-a46c1b0} [Vein Miner] (VeinMiner-1.9-0.35.3.595+a46c1b0.jar)
  211. UCHIJAAAA VeinMinerModSupport{0.35.3_1.9-a46c1b0} [Mod Support] (VeinMiner-1.9-0.35.3.595+a46c1b0.jar)
  212. UCHIJAAAA vc{4.26.13} [ViesCraft] (ViesCraft-1.10.X-4.26.13.jar)
  213. UCHIJAAAA wailafeatures{0.3.1.13} [WAILA Features] (WAILA-features-1.10.2-0.3.1.13.jar)
  214. UCHIJAAAA WailaHarvestability{1.1.9} [Waila Harvestability] (WailaHarvestability-mc1.10.2-1.1.9.jar)
  215. UCHIJAAAA icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.2.215.jar)
  216. UCHIJAAAA wawla{2.3.2.215} [What Are We Looking At] (Wawla-1.10.2-2.3.2.215.jar)
  217. UCHIJAAAA waystones{2.0.12} [Waystones] (Waystones_1.10.2-2.0.12.jar)
  218. UCHIJAAAA weaponcaseloot{4.0.3} [WeaponCaseLoot] (weaponcaseloot-1.10.2-4.0.3.jar)
  219. UCHIJAAAA Woot{1.10.2-1.3.1} [Woot] (woot-1.10.2-1.3.1.jar)
  220. UCHIJAAAA xpplus{1.0} [XP-Plus] (xpplus-1.02.jar)
  221. UCHIJAAAA librarianliblate{1.10.1} [LibrarianLib Stage 2] (librarianlib-1.10.1.jar)
  222. UCHIJAAAA moofluids{1.10.2-1.7.02.12b} [Moo Fluids] (MooFluids-1.10.2-1.7.02.12b.jar)
  223. Loaded coremods (and transformers):
  224. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.7.241-universal.jar)
  225. codechicken.lib.asm.ClassHeirachyManager
  226. codechicken.lib.asm.CCL_ASMTransformer
  227. Brandon's Core (BrandonsCore-1.10.2-2.1.6.98-universal.jar)
  228. com.brandon3055.brandonscore.asm.ClassTransformer
  229. IvToolkit (IvToolkit-1.3.2.1-1.10.jar)
  230.  
  231. EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
  232. com.enderio.core.common.transform.EnderCoreTransformer
  233. NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.207-universal.jar)
  234. codechicken.nei.asm.NEITransformer
  235. PlusTiC (plustic-4.3.0.2.jar)
  236. landmaster.plustic.asm.Transform
  237. MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar)
  238. net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
  239. net.malisis.core.util.chunkblock.ChunkBlockTransformer
  240. net.malisis.core.renderer.transformer.MalisisRendererTransformer
  241. net.malisis.core.renderer.icon.asm.TextureMapTransformer
  242. net.malisis.core.util.clientnotif.ClientNotifTransformer
  243. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  244. lumien.resourceloader.asm.ClassTransformer
  245. FMLPlugin (InventoryTweaks-1.61-58.jar)
  246. invtweaks.forge.asm.ContainerTransformer
  247. ForgelinPlugin (Forgelin-1.4.1.jar)
  248.  
  249. ChiselCorePlugin (Chisel-MC1.10.2-0.0.9.15.jar)
  250. team.chisel.common.asm.ChiselTransformer
  251. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar)
  252. cofh.asm.CoFHClassTransformer
  253. cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
  254. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  255. Pulsar/natura loaded Pulses:
  256. - NaturaCommons (Enabled/Forced)
  257. - NaturaOverworld (Enabled/Not Forced)
  258. - NaturaNether (Enabled/Not Forced)
  259. - NaturaDecorative (Enabled/Not Forced)
  260. - NaturaEntities (Enabled/Not Forced)
  261. - NaturaOredict (Enabled/Forced)
  262. - NaturaWorld (Enabled/Not Forced)
  263. - WailaIntegration (Enabled/Not Forced)
  264.  
  265. Pulsar/tconstruct loaded Pulses:
  266. - TinkerCommons (Enabled/Forced)
  267. - TinkerWorld (Enabled/Not Forced)
  268. - TinkerTools (Enabled/Not Forced)
  269. - TinkerHarvestTools (Enabled/Forced)
  270. - TinkerMeleeWeapons (Enabled/Forced)
  271. - TinkerRangedWeapons (Enabled/Forced)
  272. - TinkerModifiers (Enabled/Forced)
  273. - TinkerSmeltery (Enabled/Not Forced)
  274. - TinkerGadgets (Enabled/Not Forced)
  275. - TinkerOredict (Enabled/Forced)
  276. - TinkerIntegration (Enabled/Forced)
  277. - TinkerFluids (Enabled/Forced)
  278. - TinkerMaterials (Enabled/Forced)
  279. - TinkerModelRegister (Enabled/Forced)
  280. - chiselsandbitsIntegration (Enabled/Not Forced)
  281. - craftingtweaksIntegration (Enabled/Not Forced)
  282. - WailaIntegration (Enabled/Not Forced)
  283.  
  284. NotEnoughItems Invalid Fingerprint Reports:
  285. CodeChickenLib Invalid Fingerprint Reports:
  286. CodeChickenCore Invalid Fingerprint Reports:
  287. ChickenChunks Invalid Fingerprint Reports:
  288. 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.):
  289. * An unsupportted RF API is installed (1.7.10R1.3.1 from (guessing) jar:file:/G:/Curse%20Launcher/Minecraft/Instances/FoolCraft/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/CoFHAPIProps.class).
  290. Ender IO needs at least 1.4.0 and will NOT work with older versions.
  291. * Our API got loaded from MoarSigns-1.10.2-4.2.2.8.jar. That's unexpected.
  292. 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.
  293. Detailed RF API diagnostics:
  294. * RF API class 'EnergyStorage' is loaded from: jar:file:/G:/Curse%20Launcher/Minecraft/Instances/FoolCraft/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/EnergyStorage.class
  295. * RF API class 'IEnergyConnection' is loaded from: jar:file:/G:/Curse%20Launcher/Minecraft/Instances/FoolCraft/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyConnection.class
  296. * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/G:/Curse%20Launcher/Minecraft/Instances/FoolCraft/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
  297. * RF API class 'IEnergyHandler' is loaded from: jar:file:/G:/Curse%20Launcher/Minecraft/Instances/FoolCraft/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyHandler.class
  298. * RF API class 'IEnergyProvider' is loaded from: jar:file:/G:/Curse%20Launcher/Minecraft/Instances/FoolCraft/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyProvider.class
  299. * RF API class 'IEnergyReceiver' is loaded from: jar:file:/G:/Curse%20Launcher/Minecraft/Instances/FoolCraft/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyReceiver.class
  300. * RF API class 'IEnergyStorage' is loaded from: jar:file:/G:/Curse%20Launcher/Minecraft/Instances/FoolCraft/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyStorage.class
  301. * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/G:/Curse%20Launcher/Minecraft/Instances/FoolCraft/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
  302. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/G:/Curse%20Launcher/Minecraft/Instances/FoolCraft/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/TileEnergyHandler.class
  303. Detailed Tesla API diagnostics:
  304. * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
  305. * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
  306. * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
  307. * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
  308. * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
  309. * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
  310. * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
  311. * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
  312. * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
  313. * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
  314. * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)
  315.  
  316. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  317. !!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
  318. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  319.  
  320. EnderStorage Invalid Fingerprint Reports:
  321. Translocator Invalid Fingerprint Reports:
  322. Profiler Position: N/A (disabled)
  323. Player Count: 1 / 8; [EntityPlayerMP['EVKnucklehead'/248, l='Tom Foolery', x=-2992.61, y=55.00, z=-332.66]]
  324. Type: Integrated Server (map_client.txt)
  325. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement