Advertisement
Guest User

Untitled

a guest
Jul 13th, 2017
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 24.38 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4.   PlusTiC (plustic-5.0.1.3.jar)
  5.   Brandon's Core (BrandonsCore-1.10.2-2.1.8.107-universal.jar)
  6.  NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar)
  7.  MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar)
  8.  LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  9.  CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.267-universal.jar)
  10.  CoFH Loading Plugin (CoFHCore-1.10.2-4.1.7.11-universal.jar)
  11.  ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar)
  12.  EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  13.  FMLPlugin (InventoryTweaks-1.61-58.jar)
  14.  IvToolkit (IvToolkit-1.3.3-1.10.jar)
  15.  ForgelinPlugin (Forgelin-1.4.2.jar)
  16. Contact their authors BEFORE contacting forge
  17.  
  18. // Don't be sad, have a hug! <3
  19.  
  20. Time: 7/13/17 6:36 PM
  21. Description: Ticking block entity
  22.  
  23. java.lang.NullPointerException: Ticking block entity
  24.     at mca.data.PlayerMemory.<init>(PlayerMemory.java:50)
  25.     at mca.entity.EntityHuman.getPlayerMemory(EntityHuman.java:1052)
  26.     at mca.core.forge.EventHooksForge.onLivingAttack(EventHooksForge.java:281)
  27.     at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_339_EventHooksForge_onLivingAttack_LivingAttackEvent.invoke(.dynamic)
  28.     at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  29.     at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
  30.     at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:498)
  31.     at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:820)
  32.     at net.minecraft.entity.monster.EntityMob.func_70097_a(SourceFile:73)
  33.     at com.brandon3055.draconicevolution.blocks.tileentity.TileGrinder.updateGrinding(TileGrinder.java:126)
  34.     at com.brandon3055.draconicevolution.blocks.tileentity.TileGrinder.func_73660_a(TileGrinder.java:52)
  35.     at net.minecraft.world.World.func_72939_s(World.java:1804)
  36.     at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)
  37.     at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  38.     at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
  39.     at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
  40.     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
  41.     at java.lang.Thread.run(Unknown Source)
  42.  
  43.  
  44. A detailed walkthrough of the error, its code path and all known details is as follows:
  45. ---------------------------------------------------------------------------------------
  46.  
  47. -- Head --
  48. Thread: Server thread
  49. Stacktrace:
  50.     at mca.data.PlayerMemory.<init>(PlayerMemory.java:50)
  51.     at mca.entity.EntityHuman.getPlayerMemory(EntityHuman.java:1052)
  52.     at mca.core.forge.EventHooksForge.onLivingAttack(EventHooksForge.java:281)
  53.     at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_339_EventHooksForge_onLivingAttack_LivingAttackEvent.invoke(.dynamic)
  54.     at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  55.     at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
  56.     at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:498)
  57.     at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:820)
  58.     at net.minecraft.entity.monster.EntityMob.func_70097_a(SourceFile:73)
  59.     at com.brandon3055.draconicevolution.blocks.tileentity.TileGrinder.updateGrinding(TileGrinder.java:126)
  60.     at com.brandon3055.draconicevolution.blocks.tileentity.TileGrinder.func_73660_a(TileGrinder.java:52)
  61.  
  62. -- Block entity being ticked --
  63. Details:
  64.     Name: draconicevolution:grinder // com.brandon3055.draconicevolution.blocks.tileentity.TileGrinder
  65.     Block type: ID #924 (tile.draconicevolution:grinder // com.brandon3055.draconicevolution.blocks.machines.Grinder)
  66.     Block data value: 4 / 0x4 / 0b0100
  67.     Block location: World: (184,3,-69), Chunk: (at 8,0,11 in 11,-5; contains blocks 176,0,-80 to 191,255,-65), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
  68.     Actual block type: ID #924 (tile.draconicevolution:grinder // com.brandon3055.draconicevolution.blocks.machines.Grinder)
  69.     Actual block data value: 4 / 0x4 / 0b0100
  70. Stacktrace:
  71.     at net.minecraft.world.World.func_72939_s(World.java:1804)
  72.     at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)
  73.  
  74. -- Affected level --
  75. Details:
  76.     Level name: world
  77.     All players: 0 total; []
  78.     Chunk stats: ServerChunkCache: 867 Drop: 0
  79.     Level seed: 4804508649216902719
  80.     Level generator: ID 07 - BIOMESOP, ver 0. Features enabled: true
  81.     Level generator options:
  82.     Level spawn location: World: (48,64,252), Chunk: (at 0,4,12 in 3,15; contains blocks 48,0,240 to 63,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  83.     Level time: 63498167 game time, 120772630 day time
  84.     Level dimension: 0
  85.     Level storage version: 0x04ABD - Anvil
  86.     Level weather: Rain time: 13668 (now: false), thunder time: 4755 (now: false)
  87.     Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  88. Stacktrace:
  89.     at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  90.     at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
  91.     at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
  92.     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
  93.     at java.lang.Thread.run(Unknown Source)
  94.  
  95. -- System Details --
  96. Details:
  97.     Minecraft Version: 1.10.2
  98.     Operating System: Windows 10 (amd64) version 10.0
  99.     Java Version: 1.8.0_131, Oracle Corporation
  100.     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  101.     Memory: 1576497296 bytes (1503 MB) / 3066560512 bytes (2924 MB) up to 5726797824 bytes (5461 MB)
  102.     JVM Flags: 2 total; -Xms128M -Xmx6144M
  103.     IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 104
  104.     FML: MCP 9.32 Powered by Forge 12.18.3.2281 129 mods loaded, 129 mods active
  105.     States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  106.     UCHIJAAAA   mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  107.     UCHIJAAAA   FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2281-universal.jar)
  108.     UCHIJAAAA   Forge{12.18.3.2281} [Minecraft Forge] (forge-1.10.2-12.18.3.2281-universal.jar)
  109.     UCHIJAAAA   ivtoolkit{1.3.3-1.10} [IvToolkit] (minecraft.jar)
  110.     UCHIJAAAA   NotEnoughItems{2.1.3.220} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.3.220-universal.jar)
  111.     UCHIJAAAA   <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  112.     UCHIJAAAA   ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.9.267-universal.jar)
  113.     UCHIJAAAA   infinitylib{1.10.2-0.8.0} [InfinityLib] (infinitylib-0.8.0.jar)
  114.     UCHIJAAAA   agricraft{2.0.0-0.8.0-a15} [AgriCraft] (agricraft-2.0.0-0.8.0-a15.jar)
  115.     UCHIJAAAA   Baubles{1.3.11} [Baubles] (Baubles-1.10.2-1.3.11.jar)
  116.     UCHIJAAAA   JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar)
  117.     UCHIJAAAA   cofhcore{4.1.7} [CoFH Core] (CoFHCore-1.10.2-4.1.7.11-universal.jar)
  118.     UCHIJAAAA   extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.4.4.jar)
  119.     UCHIJAAAA   flyringbaublemod{0.2.4_1.10.2-d71eb9e} [AngelRing 2 Bauble] (angelRingToBauble-1.10.2-0.2.4.19+d71eb9e.jar)
  120.     UCHIJAAAA   appleskin{1.0.5} [AppleSkin] (AppleSkin-mc1.10.2-1.0.5.jar)
  121.     UCHIJAAAA   architecturecraft{1.7.3} [ArchitectureCraft] (ArchitectureCraft-1.7.3-mc1.10.2.jar)
  122.     UCHIJAAAA   CodeChickenLib{2.5.9.267} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.9.267-universal.jar)
  123.     UCHIJAAAA   avaritia{${mod_version}} [Avaritia] (Avaritia-1.10.2-2.2.7-universal.jar)
  124.     UCHIJAAAA   baconators{3.0.6} [Baconators] (baconators-1.10.2-3.0.6.jar)
  125.     UCHIJAAAA   crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.25.jar)
  126.     UCHIJAAAA   MineTweaker3{3.0.25} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.25.jar)
  127.     UCHIJAAAA   base{1.10.2-1.4.0} [B.A.S.E] (base-1.10.2-1.4.0.jar)
  128.     UCHIJAAAA   betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar)
  129.     UCHIJAAAA   BiomesOPlenty{5.0.0.2236} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2236-universal.jar)
  130.     UCHIJAAAA   blockarmor{2.4.3} [Block Armor] (BlockArmor-1.10.2-2.4.3.jar)
  131.     UCHIJAAAA   Botania{r1.9-341} [Botania] (Botania r1.9-341.jar)
  132.     UCHIJAAAA   brandonscore{2.1.8} [Brandon's Core] (BrandonsCore-1.10.2-2.1.8.107-universal.jar)
  133.     UCHIJAAAA   Chameleon{1.10.2-2.3.0} [Chameleon] (Chameleon-1.10.2-2.3.0.jar)
  134.     UCHIJAAAA   chancecubes{1.10.2-3.0.1.189} [Chance Cubes] (ChanceCubes-1.10.2-3.0.1.189.jar)
  135.     UCHIJAAAA   ChestTransporter{2.5.17} [Chest Transporter] (ChestTransporter-1.10.2-2.5.17.jar)
  136.     UCHIJAAAA   CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar)
  137.     UCHIJAAAA   ChickenChunks{2.2.0.52} [ChickenChunks] (ChickenChunks-1.10.2-2.2.0.52-universal.jar)
  138.     UCHIJAAAA   chickens{4.3.2} [Chickens] (chickens-4.3.2.jar)
  139.     UCHIJAAAA   chisel{MC1.10.2-0.0.10.22} [Chisel] (Chisel-MC1.10.2-0.0.10.22.jar)
  140.     UCHIJAAAA   mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar)
  141.     UCHIJAAAA   chiselsandbits{12.14} [Chisels & Bits] (chiselsandbits-12.14.jar)
  142.     UCHIJAAAA   clumps{1.0.5} [Clumps] (Clumps-1.0.5.jar)
  143.     UCHIJAAAA   cyclopscore{0.10.4} [Cyclops Core] (CyclopsCore-1.9.4-0.10.4.jar)
  144.     UCHIJAAAA   colossalchests{1.6.0} [Colossal Chests] (ColossalChests-1.10.2-1.6.0.jar)
  145.     UCHIJAAAA   dbrownutil{1.0} [6Dbrown55<--r Utility Mod] (dbrownutil-1.0.jar)
  146.     UCHIJAAAA   concrete{1.2} [1.12 Concrete] (concreteMod-1.2.jar)
  147.     UCHIJAAAA   cookingforblockheads{4.2.43} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.43.jar)
  148.     UCHIJAAAA   craftingtweaks{6.1.16} [Crafting Tweaks] (CraftingTweaks_1.10.2-6.1.16.jar)
  149.     UCHIJAAAA   cropdusting{0.6} [CropDusting] (CropDusting-0.6-[1.9.4-1.10-1.10.2].jar)
  150.     UCHIJAAAA   modcurrency{1.10.2-1.1.1} [Currency Mod] (Currency-1.10.2-1.1.1.jar)
  151.     UCHIJAAAA   PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4.2_1.10.2.jar)
  152.     UCHIJAAAA   props{2.4.2} [Decocraft] (Decocraft-2.4.2_1.10.2.jar)
  153.     UCHIJAAAA   draconicevolution{2.1.0} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.1.0.232-universal.jar)
  154.     UCHIJAAAA   elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar)
  155.     UCHIJAAAA   endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar)
  156.     UCHIJAAAA   Waila{1.8.17-B31_1.10.2} [Waila] (Hwyla-1.8.17-B31_1.10.2.jar)
  157.     UCHIJAAAA   EnderIO{1.10.2-3.1.193} [Ender IO] (EnderIO-1.10.2-3.1.193.jar)
  158.     UCHIJAAAA   EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar)
  159.     UCHIJAAAA   EnderZoo{1.10-1.2.3.44} [Ender Zoo] (EnderZoo-1.10-1.2.3.44.jar)
  160.     UCHIJAAAA   fakeblocks{1.0.0} [FakeBlocks] (FakeBlocks 1.0.0.jar)
  161.     UCHIJAAAA   FastLeaveDecay{1.2.3} [Fast Leave Decay] (FastLeaveDecay-MC1.10.2-1.2.3.jar)
  162.     UCHIJAAAA   flatcoloredblocks{mc1.10-v4.4} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.4.jar)
  163.     UCHIJAAAA   foamfix{@VERSION@} [FoamFix] (foamfix-0.6.1-law.jar)
  164.     UCHIJAAAA   forgelin{1.4.2} [Forgelin] (Forgelin-1.4.2.jar)
  165.     UCHIJAAAA   ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.6.5.jar)
  166.     UCHIJAAAA   ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.6.5.jar)
  167.     UCHIJAAAA   gravestone{1.5.12} [Gravestone] (GraveStone Mod 1.5.12.jar)
  168.     UCHIJAAAA   hatchery{0.3.17} [Hatchery] (hatchery-1.10.2-0.3.17.jar)
  169.     UCHIJAAAA   hermitron{0.2.16} [Hermitron] (hermitron-1.10.2-0.2.16.jar)
  170.     UCHIJAAAA   ichunutil{6.3.2} [iChunUtil] (iChunUtil-1.10.2-6.3.2.jar)
  171.     UCHIJAAAA   iextras{0.0.7-beta} [iExtras] (iextras-1.10.2-0.0.7-beta.jar)
  172.     UCHIJAAAA   InventoryPets{1.4.9.5} [Inventory Pets] (inventorypets-1.10-1.4.9.5.jar)
  173.     UCHIJAAAA   inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
  174.     UCHIJAAAA   ironchest{1.10.2-7.0.15.804} [Iron Chest] (ironchest-1.10.2-7.0.15.804.jar)
  175.     UCHIJAAAA   iskalliumreactors{0.3.9-beta} [Iskallium Reactors] (iskalliumreactors-1.10.2-0.3.9-beta.jar)
  176.     UCHIJAAAA   journeymap{1.10.2-5.4.6} [JourneyMap] (journeymap-1.10.2-5.4.6.jar)
  177.     UCHIJAAAA   librarianlib{1.10.1} [LibrarianLib] (librarianlib-1.10.1.jar)
  178.     UCHIJAAAA   lootbags{2.3.9} [Loot Bags] (LootBags-1.10.2-2.3.9.jar)
  179.     UCHIJAAAA   loottweaker{0.0.6.2} [LootTweaker] (LootTweaker-1.10.2-0.0.6.2.jar)
  180.     UCHIJAAAA   malisiscore{1.10.2-4.4.0} [MalisisCore] (malisiscore-1.10.2-4.4.0.jar)
  181.     UCHIJAAAA   malisisdoors{1.10.2-5.2.0} [MalisisDoors] (malisisdoors-1.10.2-5.2.0.jar)
  182.     UCHIJAAAA   mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
  183.     UCHIJAAAA   RadixCore{1.10.2-2.1.3} [RadixCore] (RadixCore-1.10.2-2.1.3-universal.jar)
  184.     UCHIJAAAA   MCA{1.10.2-5.2.3} [Minecraft Comes Alive] (MCA-1.10.2-5.2.3-universal.jar)
  185.     UCHIJAAAA   mtrm{1.2.1.26} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.10.2-1.2.1.26.jar)
  186.     UCHIJAAAA   natura{1.10.2-4.1.0.65} [Natura] (natura-1.10.2-4.1.0.65.jar)
  187.     UCHIJAAAA   railcraft{10.1.2} [Railcraft] (Railcraft_1.10.2-10.1.2.jar)
  188.     UCHIJAAAA   tconstruct{1.10.2-2.6.5.10} [Tinkers' Construct] (TConstruct-1.10.2-2.6.5.jar)
  189.     UCHIJAAAA   moarsigns{4.2.3.9} [MoarSigns] (MoarSigns-1.10.2-4.2.3.9.jar)
  190.     UCHIJAAAA   mob_grinding_utils{0.1.8.21} [mob_grinding_utils] (MobGrindingUtils-0.1.8.21.jar)
  191.     UCHIJAAAA   mtlib{@VERSION@} [MTLib] (MTLib-1.0.3.jar)
  192.     UCHIJAAAA   modtweaker{2.0.12} [Mod Tweaker] (ModTweaker2-2.0.12.jar)
  193.     UCHIJAAAA   thermalfoundation{2.1.3} [Thermal Foundation] (ThermalFoundation-1.10.2-2.1.3.5-universal.jar)
  194.     UCHIJAAAA   morechickens{1.1.4} [More Chickens] (MoreChickens-1.10.2-1.1.4.jar)
  195.     UCHIJAAAA   moreloottables{0.2.1} [More Loot Tables] (moreloottables-1.10.2-0.2.1.jar)
  196.     UCHIJAAAA   Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar)
  197.     UCHIJAAAA   mw{1.10.3} [Modern Warfare] (mw-1.10.3_mc1.10.2.jar)
  198.     UCHIJAAAA   mysticalagriculture{1.5.5} [Mystical Agriculture] (mysticalagriculture[1.10.2]-1.5.5.jar)
  199.     UCHIJAAAA   botanicaladdons{1.9} [Natural Pledge] (NaturalPledge-r1.9.1.jar)
  200.     UCHIJAAAA   nethercore{1.10.2-2.0.3} [Nether Core] (nethercore-1.10.2-2.0.3.jar)
  201.     UCHIJAAAA   recipehandler{0.6} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.6(1.10.2).jar)
  202.     UCHIJAAAA   harvestcraft{1.10.2j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.10.2j.jar)
  203.     UCHIJAAAA   plustic{5.0.1.3} [PlusTiC] (plustic-5.0.1.3.jar)
  204.     UCHIJAAAA   portalgun{6.0.1} [PortalGun] (PortalGun-1.10.2-6.0.1.jar)
  205.     UCHIJAAAA   progressiveautomation{1.7.4} [Progressive Automation] (ProgressiveAutomation-1.10.2-1.7.4.jar)
  206.     UCHIJAAAA   reccomplex{1.4.3.1-1.10} [Recurrent Complex] (RecurrentComplex-1.4.3.1-1.10.jar)
  207.     UCHIJAAAA   StorageDrawers{1.10.2-3.7.9} [Storage Drawers] (StorageDrawers-1.10.2-3.7.9.jar)
  208.     UCHIJAAAA   refinedstorage{1.2.26} [Refined Storage] (refinedstorage-1.2.26.jar)
  209.     UCHIJAAAA   rftools{6.01} [RFTools] (rftools-1.1x-6.01.jar)
  210.     UCHIJAAAA   roguelike{1.5.9} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.9.jar)
  211.     UCHIJAAAA   shadowmc{3.6.1} [ShadowMC] (ShadowMC-1.10.2-3.6.1.jar)
  212.     UCHIJAAAA   SimpleLabels{0.0.1} [SimpleLabels] (simplelabels-1-10.2-0.0.3.jar)
  213.     UCHIJAAAA   simplyconveyors{3.0.6} [Simply Conveyors & More] (SimplyConveyors-3.0.6.jar)
  214.     UCHIJAAAA   SleepingBag{1.4.0} [Sleeping Bag] (SleepingBag-1.10.2-1.4.0.jar)
  215.     UCHIJAAAA   subcommonlib{1.1.3.0} [Subaraki's Common Library] (sublib-1.10.2-1.1.3.0.jar)
  216.     UCHIJAAAA   thermalexpansion{5.1.6} [Thermal Expansion] (ThermalExpansion-1.10.2-5.1.6.8-universal.jar)
  217.     UCHIJAAAA   thermaldynamics{2.0.8} [Thermal Dynamics] (ThermalDynamics-1.10.2-2.0.8.11-universal.jar)
  218.     UCHIJAAAA   tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar)
  219.     UCHIJAAAA   tp{1.2.0-Hotfix} [Tiny Progressions] (tinyprogressions-1.10.2-1.2.0-Hotfix.jar)
  220.     UCHIJAAAA   torchmaster{1.4.0.32} [TorchMaster] (torchmaster_1.10.2-1.4.0.32.jar)
  221.     UCHIJAAAA   Translocator{2.1.4.55} [Translocator] (Translocators-1.10.2-2.1.4.55-universal.jar)
  222.     UCHIJAAAA   usefulnullifiers{1.3.4} [Useful Nullifiers] (usefulnullifiers-1.3.4.jar)
  223.     UCHIJAAAA   VeinMiner{0.35.3_1.9-a46c1b0} [Vein Miner] (VeinMiner-1.9-0.35.3.595+a46c1b0.jar)
  224.     UCHIJAAAA   VeinMinerModSupport{0.35.3_1.9-a46c1b0} [Mod Support] (VeinMiner-1.9-0.35.3.595+a46c1b0.jar)
  225.     UCHIJAAAA   vc{4.38.42} [ViesCraft] (ViesCraft-1.10.X-4.38.42.jar)
  226.     UCHIJAAAA   wailafeatures{0.3.1.13} [WAILA Features] (WAILA-features-1.10.2-0.3.1.13.jar)
  227.     UCHIJAAAA   icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.2.215.jar)
  228.     UCHIJAAAA   wawla{2.3.2.215} [What Are We Looking At] (Wawla-1.10.2-2.3.2.215.jar)
  229.     UCHIJAAAA   waystones{2.0.12} [Waystones] (Waystones_1.10.2-2.0.12.jar)
  230.     UCHIJAAAA   weaponcaseloot{4.0.3} [WeaponCaseLoot] (weaponcaseloot-1.10.2-4.0.3.jar)
  231.     UCHIJAAAA   Woot{1.10.2-1.4.0} [Woot] (woot-1.10.2-1.4.0.jar)
  232.     UCHIJAAAA   xpplus{1.0} [XP-Plus] (xpplus-1.02.jar)
  233.     UCHIJAAAA   librarianliblate{1.10.1} [LibrarianLib Stage 2] (librarianlib-1.10.1.jar)
  234.     UCHIJAAAA   moofluids{1.10.2-1.7.02.12b} [Moo Fluids] (MooFluids-1.10.2-1.7.02.12b.jar)
  235.     Loaded coremods (and transformers):
  236. PlusTiC (plustic-5.0.1.3.jar)
  237.  landmaster.plustic.asm.Transform
  238. Brandon's Core (BrandonsCore-1.10.2-2.1.8.107-universal.jar)
  239.   com.brandon3055.brandonscore.asm.ClassTransformer
  240. NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar)
  241.   codechicken.nei.asm.NEITransformer
  242. MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar)
  243.   net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
  244.   net.malisis.core.util.chunkblock.ChunkBlockTransformer
  245.   net.malisis.core.renderer.transformer.MalisisRendererTransformer
  246.   net.malisis.core.renderer.icon.asm.TextureMapTransformer
  247.   net.malisis.core.util.clientnotif.ClientNotifTransformer
  248. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  249.   lumien.resourceloader.asm.ClassTransformer
  250. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.267-universal.jar)
  251.   codechicken.lib.asm.ClassHeirachyManager
  252.   codechicken.lib.asm.CCL_ASMTransformer
  253. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.7.11-universal.jar)
  254.   cofh.asm.CoFHClassTransformer
  255.   cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
  256. ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar)
  257.   team.chisel.common.asm.ChiselTransformer
  258. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  259.   com.enderio.core.common.transform.EnderCoreTransformer
  260. FMLPlugin (InventoryTweaks-1.61-58.jar)
  261.   invtweaks.forge.asm.ContainerTransformer
  262. IvToolkit (IvToolkit-1.3.3-1.10.jar)
  263.  
  264. ForgelinPlugin (Forgelin-1.4.2.jar)
  265.  
  266.     Pulsar/natura loaded Pulses:
  267.         - NaturaCommons (Enabled/Forced)
  268.         - NaturaOverworld (Enabled/Not Forced)
  269.         - NaturaNether (Enabled/Not Forced)
  270.         - NaturaDecorative (Enabled/Not Forced)
  271.         - NaturaEntities (Enabled/Not Forced)
  272.         - NaturaOredict (Enabled/Forced)
  273.         - NaturaWorld (Enabled/Not Forced)
  274.         - WailaIntegration (Enabled/Not Forced)
  275.         - craftingtweaksIntegration (Enabled/Not Forced)
  276.  
  277.     Pulsar/tconstruct loaded Pulses:
  278.         - TinkerCommons (Enabled/Forced)
  279.         - TinkerWorld (Enabled/Not Forced)
  280.         - TinkerTools (Enabled/Not Forced)
  281.         - TinkerHarvestTools (Enabled/Forced)
  282.         - TinkerMeleeWeapons (Enabled/Forced)
  283.         - TinkerRangedWeapons (Enabled/Forced)
  284.         - TinkerModifiers (Enabled/Forced)
  285.         - TinkerSmeltery (Enabled/Not Forced)
  286.         - TinkerGadgets (Enabled/Not Forced)
  287.         - TinkerOredict (Enabled/Forced)
  288.         - TinkerIntegration (Enabled/Forced)
  289.         - TinkerFluids (Enabled/Forced)
  290.         - TinkerMaterials (Enabled/Forced)
  291.         - TinkerModelRegister (Enabled/Forced)
  292.         - chiselsandbitsIntegration (Enabled/Not Forced)
  293.         - craftingtweaksIntegration (Enabled/Not Forced)
  294.         - WailaIntegration (Enabled/Not Forced)
  295.  
  296.     NotEnoughItems Invalid Fingerprint Reports:
  297.     CodeChickenLib Invalid Fingerprint Reports:
  298.     CodeChickenCore Invalid Fingerprint Reports:
  299.     ChickenChunks Invalid Fingerprint Reports:
  300.     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.):
  301.                  * 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 Railcraft_1.10.2-10.1.2.jar).
  302.                    It is a supported version, but that difference may lead to problems.
  303.                  * Our API got loaded from MoarSigns-1.10.2-4.2.3.9.jar. That's unexpected.
  304.                  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.
  305.     Detailed RF API diagnostics:
  306.                  * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/henri/Desktop/New%20folder%20(4)/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/EnergyStorage.class
  307.                  * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/henri/Desktop/New%20folder%20(4)/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/IEnergyConnection.class
  308.                  * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/henri/Desktop/New%20folder%20(4)/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
  309.                  * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/henri/Desktop/New%20folder%20(4)/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/IEnergyHandler.class
  310.                  * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/henri/Desktop/New%20folder%20(4)/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/IEnergyProvider.class
  311.                  * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/henri/Desktop/New%20folder%20(4)/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/IEnergyReceiver.class
  312.                  * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/henri/Desktop/New%20folder%20(4)/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/IEnergyStorage.class
  313.                  * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/henri/Desktop/New%20folder%20(4)/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
  314.                  * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/henri/Desktop/New%20folder%20(4)/mods/BrandonsCore-1.10.2-2.1.8.107-universal.jar!/cofh/api/energy/TileEnergyHandler.class
  315.     Detailed Tesla API diagnostics:
  316.                  * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
  317.                  * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
  318.                  * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
  319.                  * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
  320.                  * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
  321.                  * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
  322.                  * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
  323.                  * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
  324.                  * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
  325.                  * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
  326.                  * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)
  327.  
  328.     !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  329.     !!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
  330.     !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  331.  
  332.     EnderStorage Invalid Fingerprint Reports:
  333.     Translocator Invalid Fingerprint Reports:
  334.     Profiler Position: N/A (disabled)
  335.     Player Count: 0 / 16; []
  336.     Is Modded: Definitely; Server brand changed to 'fml,forge'
  337.     Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement