Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- WARNING: coremods are present:
- BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
- CoFH Loading Plugin (CoFHCore-1.10.2-4.1.12.17-universal.jar)
- LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
- NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
- EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
- IC2core (industrialcraft-2-2.6.252-ex110.jar)
- PlusTiC (plustic-5.2.1.2.jar)
- LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar)
- CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
- MtqFixPlugin (mtqfix-1.10.2-1.0.0.jar)
- CTMCorePlugin (CTM-MC1.10.2-0.2.2.24.jar)
- LoadingPlugin (Quark-r1.1-70.jar)
- NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar)
- SHLoadingPlugin (ScalingHealth-1.11.2-1.0.8-52.jar)
- RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
- Brandon's Core (BrandonsCore-1.10.2-2.1.11.127-universal.jar)
- FMLPlugin (InventoryTweaks-1.61-58.jar)
- Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.1-anarchy.jar)
- ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-18.jar)
- Contact their authors BEFORE contacting forge
- // I'm sorry, Dave.
- Time: 9/14/17 12:34 PM
- Description: Ticking entity
- java.lang.NullPointerException: Ticking entity
- at net.minecraft.entity.player.EntityPlayerMP.func_70670_a(EntityPlayerMP.java:1018)
- at net.minecraft.entity.EntityLivingBase.func_70690_d(EntityLivingBase.java:718)
- at com.thexfactor117.levels.event.EventLivingHurt.useArmorAbilities(EventLivingHurt.java:345)
- at com.thexfactor117.levels.event.EventLivingHurt.onHurt(EventLivingHurt.java:81)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_554_EventLivingHurt_onHurt_LivingHurtEvent.invoke(.dynamic)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
- at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:504)
- at net.minecraft.entity.player.EntityPlayer.func_70665_d(EntityPlayer.java:1085)
- at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:882)
- at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1022)
- at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:543)
- at omtteam.openmodularturrets.entity.projectiles.DisposableTurretProjectile.onHitEntity(DisposableTurretProjectile.java:85)
- at omtteam.openmodularturrets.entity.projectiles.TurretProjectile.func_70071_h_(TurretProjectile.java:117)
- at omtteam.openmodularturrets.entity.projectiles.DisposableTurretProjectile.func_70071_h_(DisposableTurretProjectile.java:39)
- at net.minecraft.world.World.func_72866_a(World.java:1964)
- at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839)
- at net.minecraft.world.World.func_72870_g(World.java:1934)
- at net.minecraft.world.World.func_72939_s(World.java:1750)
- at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
- at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
- at java.lang.Thread.run(Unknown Source)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Server thread
- Stacktrace:
- at net.minecraft.entity.player.EntityPlayerMP.func_70670_a(EntityPlayerMP.java:1018)
- at net.minecraft.entity.EntityLivingBase.func_70690_d(EntityLivingBase.java:718)
- at com.thexfactor117.levels.event.EventLivingHurt.useArmorAbilities(EventLivingHurt.java:345)
- at com.thexfactor117.levels.event.EventLivingHurt.onHurt(EventLivingHurt.java:81)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_554_EventLivingHurt_onHurt_LivingHurtEvent.invoke(.dynamic)
- at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
- at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
- at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:504)
- at net.minecraft.entity.player.EntityPlayer.func_70665_d(EntityPlayer.java:1085)
- at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:882)
- at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1022)
- at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:543)
- at omtteam.openmodularturrets.entity.projectiles.DisposableTurretProjectile.onHitEntity(DisposableTurretProjectile.java:85)
- at omtteam.openmodularturrets.entity.projectiles.TurretProjectile.func_70071_h_(TurretProjectile.java:117)
- at omtteam.openmodularturrets.entity.projectiles.DisposableTurretProjectile.func_70071_h_(DisposableTurretProjectile.java:39)
- at net.minecraft.world.World.func_72866_a(World.java:1964)
- at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839)
- at net.minecraft.world.World.func_72870_g(World.java:1934)
- -- Entity being ticked --
- Details:
- Entity Type: null (omtteam.openmodularturrets.entity.projectiles.DisposableTurretProjectile)
- Entity ID: 1441265
- Entity Name: unknown
- Entity's Exact location: 103.04, 90.01, 304.98
- Entity's Block location: World: (103,90,304), Chunk: (at 7,5,0 in 6,19; contains blocks 96,0,304 to 111,255,319), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
- Entity's Momentum: 1.81, -1.20, -2.13
- Entity's Passengers: []
- Entity's Vehicle: ~~ERROR~~ NullPointerException: null
- Stacktrace:
- at net.minecraft.world.World.func_72939_s(World.java:1750)
- at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)
- -- Affected level --
- Details:
- Level name: world2
- All players: 2 total; [EntityPlayerMP['Kaelthalon'/268269, l='world2', x=111.51, y=87.00, z=304.88], EntityPlayerMP['LeadAssassin'/680, l='world2', x=104.04, y=88.00, z=304.49]]
- Chunk stats: ServerChunkCache: 508 Drop: 0
- Level seed: 2659930752291730071
- Level generator: ID 00 - default, ver 1. Features enabled: true
- Level generator options:
- Level spawn location: World: (44,64,244), Chunk: (at 12,4,4 in 2,15; contains blocks 32,0,240 to 47,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
- Level time: 2782932 game time, 3504777 day time
- Level dimension: 0
- Level storage version: 0x04ABD - Anvil
- Level weather: Rain time: 84801 (now: false), thunder time: 17617 (now: false)
- Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
- Stacktrace:
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
- at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:387)
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
- at java.lang.Thread.run(Unknown Source)
- -- System Details --
- Details:
- Minecraft Version: 1.10.2
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 1.8.0_144, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 3133032456 bytes (2987 MB) / 4225236992 bytes (4029 MB) up to 4225236992 bytes (4029 MB)
- JVM Flags: 5 total; -Xmx4G -Xms4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy
- IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
- FML: MCP 9.32 Powered by Forge 12.18.3.2281 158 mods loaded, 157 mods active
- States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
- UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
- UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (custom.jar)
- UCHIJAAAA Forge{12.18.3.2281} [Minecraft Forge] (custom.jar)
- UCHIJAAAA NotEnoughItems{2.1.3.220} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.3.220-universal.jar)
- UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
- UCHIJAAAA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
- UCHIJAAAA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
- UCHIJAAAA dmonsters{1.15} [Deadly Monsters] (1.10.2_deadly_monsters_1.5.jar)
- UCHIJAAAA bettercombatmod{1.4.0} [Better Combat] ([MC 1.10.X] BetterCombatMod 1.4.jar)
- UCHIJAAAA JEI{3.14.7.419} [Just Enough Items] (jei_1.10.2-3.14.7.419.jar)
- UCHIJAAAA abyssalcraft{1.9.4-pre-4} [AbyssalCraft] (AbyssalCraft-1.10.2-1.9.4-pre-4.jar)
- UCHIJAAAA cofhcore{4.1.12} [CoFH Core] (CoFHCore-1.10.2-4.1.12.17-universal.jar)
- UCHIJAAAA actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar)
- UCHIJAAAA thinkbigcore{1.5.8} [§5§m===§r §e§lThink Big Core §5§m===§r] (Think Big Core V1.5.8 - 1.10.2.jar)
- UCHIJAAAA adinferos{1.2.4} [§e§k!!§6§k]]§c§kkk§4§lAd Inferos§c§kkk§6§k]]§e§k!!] (Ad Inferos V1.2.4 - 1.10.2.jar)
- UCHIJAAAA IC2{2.6.252-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.252-ex110.jar)
- UCHIJAAAA advanced_solar_panels{4.0.4} [Advanced Solar Panels] (Advanced Solar Panels-4.0.4.jar)
- UCHIJAAAA infinitylib{1.10.2-0.11.0} [InfinityLib] (infinitylib-0.11.0.jar)
- UCHIJAAAA agricraft{2.0.0-0.10.0-a19} [AgriCraft] (agricraft-2.0.0-0.10.0-a19.jar)
- UCHIJAAAA animalium{0.1.9} [animalium] (Animalium-0.1.9.jar)
- UCHIJAAAA aquacreeper{1.2.1} [aquacreeper] (AquaCreepers-1.2.1.jar)
- UCHIJAAAA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
- UCHIJAAAA tconstruct{1.10.2-2.6.5.10} [Tinkers' Construct] (TConstruct-1.10.2-2.6.5.jar)
- UCHIJAAAA tesla{1.2.1.49} [TESLA] (Tesla-1.10.2-1.2.1.49.jar)
- UCHIJAAAA thedragonlib{1.10.2-1.3.1} [TheDragonLib] (thedragonlib-1.10.2-1.0.3.1.jar)
- UCHIJAAAA armorplus{1.10.2-8.7.1.2} [ArmorPlus] (armorplus-1.10.2-8.7.1.2.jar)
- UCHIJAAAA arsmagica2{1.5.018} [Ars Magica 2] (ArsMagica2-1.10.2-1.5.0-18.jar)
- UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (ArsMagica2-1.10.2-1.5.0-18.jar)
- UCHIJAAAA Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar)
- UCHIJAAAA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
- UCHIJAAAA Avaritia{1.10.2-2.0.7} [Avaritia] (Avaritia-1.10.2-2.0.7.jar)
- UCHIJAAAA avaritiaadditions{1.6} [Avaritia Additions] (AvaritiaAdditions-1.6_1.10.2.jar)
- UCHIJAAAA baconators{3.0.6} [Baconators] (baconators-1.10.2-3.0.6.jar)
- UCHIJAAAA Baubles{1.3.11} [Baubles] (Baubles-1.10.2-1.3.11.jar)
- UCHIJAAAA baublesstuff{3.0.2} [Baubles Stuff] (baublesstuff-3.0.2.jar)
- UCHIJAAAA bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar)
- UCHIJAAAA betterquesting{2.3.234} [Better Questing] (BetterQuesting-2.3.234.jar)
- UCHIJAAAA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar)
- UCHIJAAAA BloodMagic{1.10.2-2.1.11-80} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.11-80.jar)
- UCHIJAAAA bloodarsenal{1.10.2-2.1.0-22} [Blood Arsenal] (BloodArsenal-1.10.2-2.1.0-22.jar)
- UCHIJAAAA bloodmoon{1.5.1} [Bloodmoon] (Bloodmoon-MC1.10.2-1.5.1.jar)
- UCHIJAAAA bookshelf{1.4.4.347} [Bookshelf] (Bookshelf-1.10.2-1.4.4.347.jar)
- UCHIJAAAA CodeChickenLib{2.5.9.283} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
- UCHIJAAAA brandonscore{2.1.11} [Brandon's Core] (BrandonsCore-1.10.2-2.1.11.127-universal.jar)
- UCHIJAAAA Chameleon{1.10.2-2.3.0} [Chameleon] (Chameleon-1.10.2-2.3.0.jar)
- UCHIJAAAA CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar)
- UCHIJAAAA ChickenChunks{2.2.0.52} [ChickenChunks] (ChickenChunks-1.10.2-2.2.0.52-universal.jar)
- UCHIJAAAA chisel{MC1.10.2-0.0.13.30} [Chisel] (Chisel-MC1.10.2-0.0.13.30.jar)
- UCHIJAAAA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar)
- UCHIJAAAA chiselsandbits{12.12} [Chisels & Bits] (chiselsandbits-12.12.jar)
- UCHIJAAAA clarity{1.0} [Clarity] (clarity-1.0.jar)
- UCHIJAAAA classiccombat{1.0.0} [Classic Combat] (ClassicCombat-1.0.0-1.10.2-universal.jar)
- UCHIJAAAA cyclopscore{0.10.9} [Cyclops Core] (CyclopsCore-1.9.4-0.10.9.jar)
- UCHIJAAAA colossalchests{1.6.0} [Colossal Chests] (ColossalChests-1.10.2-1.6.0.jar)
- UCHIJAAAA cookingforblockheads{4.2.45} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.45.jar)
- UCHIJAAAA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.26.jar)
- UCHIJAAAA MineTweaker3{3.0.26} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.26.jar)
- UCHIJAAAA darkutils{1.1.8.finalrc2} [Dark Utilities] (DarkUtilities-1.1.8.finalrc2.jar)
- UCHIJAAAA deeznuts{1.0} [Deez Nuts Creeper] (deeznuts-1.0.jar)
- UCHIJAAAA dldungeonsjdg{1.9.2} [Doomlike Dungeons] (DoomlikeDungeonsJBG-1.9.2-MC1.10.jar)
- UCHIJAAAA draconicevolution{2.1.5} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.1.5.262-universal.jar)
- UCHIJAAAA dragonrealm{2.1.0} [DragonRealm] (DragonRealm_v2.1.0_1.10.2.jar)
- UCHIJAAAA enchiridion{3.2.0} [Enchiridion] (Enchiridion-1.10.2-3.2.0.jar)
- UCHIJAAAA endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar)
- UCHIJAAAA EnderIO{1.10.2-3.1.193} [Ender IO] (EnderIO-1.10.2-3.1.193.jar)
- UCHIJAAAA EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar)
- UCHIJAAAA epicsiegemod{11.0.156} [Epic Siege Mod] (EpicSiegeMod-11.0.156.jar)
- UCHIJAAAA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.6.1.jar)
- UCHIJAAAA zerocore{1.10.2-0.1.0.6} [Zero CORE] (zerocore-1.10.2-0.1.0.6.jar)
- UCHIJAAAA bigreactors{1.10.2-0.4.5.30} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.30.jar)
- UCHIJAAAA farmingforblockheads{1.1.16} [Farming for Blockheads] (FarmingForBlockheads_1.10.2-1.1.16.jar)
- UCHIJAAAA fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
- UCHIJAAAA sonarcore{3.2.8} [SonarCore] (SonarCore-1.10.2-3.2.9.jar)
- UCHIJAAAA fluxnetworks{1.2.5} [FluxNetworks] (FluxNetworks-1.10.2-1.2.5.jar)
- UCHIJAAAA foamfix{@VERSION@} [FoamFix] (foamfix-0.6.1-anarchy.jar)
- UCHIJAAAA forgemultipartcbe{2.0.0.38} [Forge Multipart CBE] (ForgeMultipart-1.10.2-2.0.0.38-universal.jar)
- UCHIJAAAA microblockcbe{2.0.0.38} [Forge Microblocks] (ForgeMultipart-1.10.2-2.0.0.38-universal.jar)
- UCHIJAAAA minecraftmultipartcbe{2.0.0.38} [Minecraft Multipart Plugin] (ForgeMultipart-1.10.2-2.0.0.38-universal.jar)
- UCHIJAAAA ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.6.5.jar)
- UCHIJAAAA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.6.5.jar)
- UCHIJAAAA advgenerators{0.9.20.23} [Advanced Generators] (generators-0.9.20.23-mc1.10.2.jar)
- UCHIJAAAA grimoireofgaia{1.5.6} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.10.2-1.5.6.jar)
- UCHIJAAAA ichunutil{6.5.0} [iChunUtil] (iChunUtil-1.10.2-6.5.0.jar)
- UCHIJAAAA theoneprobe{1.4.18} [The One Probe] (theoneprobe-1.1x-1.4.18.jar)
- UCHIJAAAA immersiveengineering{0.10-61} [Immersive Engineering] (ImmersiveEngineering-0.10-61.jar)
- UCHIJAAAA incontrol{3.6.0} [InControl] (incontrol-3.6.0.jar)
- UCHIJAAAA InfernalMobs{1.7.1} [Infernal Mobs] (InfernalMobs-1.10.jar)
- UCHIJAAAA InventoryPets{1.4.9.6} [Inventory Pets] (inventorypets-1.10-1.4.9.6.jar)
- UCHIJAAAA inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
- UCHIJAAAA ironbackpacks{1.10.2-2.2.31} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.31.jar)
- UCHIJAAAA itank{1.1.0-1.10.2} [itank] (ITank-1.1.0-1.10.2.jar)
- UCHIJAAAA jacb{1.0.6} [JACB] (JACB-1.10.2-1.0.6.jar)
- UCHIJAAAA kitchensink{0.01} [Kitchen Sink Mod] (kitchensink-mc1.10.2-v1.21.jar)
- UCHIJAAAA levels{r1.2.8} [Levels] (Levels 2-1.10.2-r1.2.8.jar)
- UCHIJAAAA lootbags{2.3.9} [Loot Bags] (LootBags-1.10.2-2.3.9.jar)
- UCHIJAAAA mikedongles{0.4.4-[1.9.4,1.10,1.10.2]} [Mike Dongles] (MikeDongles-0.4.4-MC[1.9.4-1.10-1.10.2].jar)
- UCHIJAAAA minefactoryreloaded{2.9.0B1} [MineFactory Reloaded] (MineFactoryReloaded-[1.10.2]2.9.0B1-226.jar)
- UCHIJAAAA MineFactoryReloaded|CompatVanilla{2.9.0B1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.10.2]2.9.0B1-226.jar)
- UCHIJAAAA mtrm{1.2.1.26} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.10.2-1.2.1.26.jar)
- UCHIJAAAA testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.10.2-1.13.jar)
- UCHIJAAAA randomthings{3.7.7.1} [Random Things] (RandomThings-MC1.10.2-3.7.7.1.jar)
- UCHIJAAAA moarsigns{4.2.3.9} [MoarSigns] (MoarSigns-1.10.2-4.2.3.9.jar)
- UCHIJAAAA mob_properties{1.0.3} [Mob Properties] (mob_properties-1.10.2-1.0.3.jar)
- UCHIJAAAA mob_grinding_utils{0.1.8.22} [mob_grinding_utils] (MobGrindingUtils-0.1.8.22.jar)
- UCHIJAAAA mtlib{@VERSION@} [MTLib] (MTLib-1.0.3.jar)
- UCHIJAAAA modtweaker{2.0.13} [Mod Tweaker] (ModTweaker2-2.0.13.jar)
- UCHIJAAAA Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar)
- UCHIJAAAA mysticalagriculture{1.5.8} [Mystical Agriculture] (mysticalagriculture[1.10.2]-1.5.8.jar)
- UCHIJAAAA natural_absorption{1.2.2} [Natural Absorption] (natural_absorption-1.10.2-1.2.2.jar)
- UCHIJAAAA nethermetals{1.1.4} [Nether Metals] (NetherMetals-1.10.2-1.1.4.jar)
- UCHIJAAAA notenoughwands{1.5.5} [Not Enough Wands] (notenoughwands-1.1x-1.5.5.jar)
- UCHIJAAAA nuclearcraft{2.3} [NuclearCraft] (NuclearCraft-2.3--1.10.2.jar)
- UCHIJAAAA omlib{3.0.0-127} [OMLib] (omlib-1.10.2-3.0.0-127.jar)
- UCHIJAAAA openmodularturrets{3.0.0-214} [Open Modular Turrets] (openmodularturrets-1.10.2-3.0.0-214.jar)
- UCHIJAAAA oreexcavation{1.2.102} [OreExcavation] (OreExcavation-1.2.102.jar)
- UCHIJAAAA orespawn{1.1.0} [Ore Spawn] (OreSpawn_1.10.2-1.1.0.jar)
- UCHIJAAAA harvestcraft{1.10.2j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.10.2j.jar)
- UCHIJAAAA thermalfoundation{2.1.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.1.5.12-universal.jar)
- UCHIJAAAA plustic{5.2.1.2} [PlusTiC] (plustic-5.2.1.2.jar)
- UCHIJAAAA portalgun{6.0.1} [PortalGun] (PortalGun-1.10.2-6.0.1.jar)
- UCHIJAAAA prefab{1.1.1.16} [Prefab] (prefab-1.1.1.16.jar)
- UCHIJAAAA rangedpumps{0.3} [Ranged Pumps] (rangedpumps-0.3.jar)
- UCHIJAAAA reborncore{2.13.6.142} [RebornCore] (RebornCore-1.10.2-2.13.6.142-universal.jar)
- UCHIJAAAA reborncore-mcmultipart{2.13.6.142} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.6.142-universal.jar)
- UCHIJAAAA StorageDrawers{1.10.2-3.7.10} [Storage Drawers] (StorageDrawers-1.10.2-3.7.10.jar)
- UCHIJAAAA refinedstorage{1.2.26} [Refined Storage] (refinedstorage-1.2.26.jar)
- UCHIJAAAA rebornstorage{1.0.0} [RebornStorage] (RebornStorage-1.10.2-1.0.3.30.jar)
- UCHIJAAAA redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.9.4-1.7.4.jar)
- UCHIJAAAA xreliquary{1.10.2-1.3.3.664} [Reliquary] (Reliquary-1.10.2-1.3.3.664.jar)
- UCHIJAAAA rftools{6.13} [RFTools] (rftools-1.1x-6.13.jar)
- UCHIJAAAA roughMobs{1.0} [Rough Mobs] (roughMobs1.0.11-1.10.2.jar)
- UCHIJAAAA silentlib{2.1.5} [Silent Lib] (SilentLib-1.10.2-2.1.5-63.jar)
- UCHIJAAAA scalinghealth{1.0.8} [Scaling Health] (ScalingHealth-1.11.2-1.0.8-52.jar)
- UCHIJAAAA sccraftingrunes{1.1} [SeriousCreeper's Crafting Runes] (sccraftingrunes-1.1.jar)
- UCHIJAAAA simplecore{1.4.5.1} [SimpleCore API] (simplecore-1.10.2-1.4.5.1.jar)
- UCHIJAAAA simpleores{1.9.1.3} [SimpleOres 2] (simpleores-1.10.2-1.9.1.3.jar)
- UCHIJAAAA simpletcon{2.0} [Simple Tinkers Construct Addon] (SimpleTcon-2.0a.jar)
- UCHIJAAAA simplyjetpacks{2.1.3.55} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2-2.1.3.55.jar)
- UCHIJAAAA slug{1.0A} [Slugs EU and RF converters] (Slugs Converters.jar)
- UCHIJAAAA spartanshields{1.3} [Spartan Shields] (SpartanShields-1.10.2-1.3.jar)
- UCHIJAAAA bq_standard{2.3.131} [Standard Expansion] (StandardExpansion-2.3.131.jar)
- UCHIJAAAA stevescarts{2.2.0.86} [Steve's Carts 2] (StevesCarts-1.10.2-2.2.0.86.jar)
- UCHIJAAAA lteleporters{1.1.3} [Lemon's Simple Teleporters] (teleporters-1.1.3.jar)
- UCHIJAAAA teslacorelib{0.7.3} [Tesla Core Lib] (tesla-core-lib-1.10.2-0.7.3.jar)
- UCHIJAAAA beneath{1.2.0} [The Beneath] (The Beneath-1.10.2-1.2.0.jar)
- UCHIJAAAA thermalexpansion{5.1.10} [Thermal Expansion] (ThermalExpansion-1.10.2-5.1.10.25-universal.jar)
- UCHIJAAAA thermaldynamics{2.0.9} [Thermal Dynamics] (ThermalDynamics-1.10.2-2.0.9.15-universal.jar)
- UCHIJAAAA tinker_io{release 2.4.4a} [Tinker I/O] (tinker_io-1.10.2-release 2.4.4a.jar)
- UCHIJAAAA TinkersAddons{1.0.6} [Tinkers' Addons] (Tinkers' Addons-1.10.2-1.0.6.jar)
- UCHIJAAAA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar)
- UCHIJAAAA TitanTrinkets{1.0.1} [TitanTrinkets] (TitanTrinkets.jar)
- UCHIJAAAA tombmanygraves{1.10.2-2.1.16} [Tomb Many Graves] (TombManyGraves-1.10.2-2.1.16.jar)
- UCHIJAAAA toolbelt{1.7.1} [Tool Belt] (ToolBelt-1.10.2-1.7.1.jar)
- UCHIJAAAA Translocator{2.1.4.55} [Translocator] (Translocators-1.10.2-2.1.4.55-universal.jar)
- UCHIJAAAA vc{5.0.6} [ViesCraft] (ViesCraft-1.10.X-5.0.6.jar)
- UCHIJAAAA wanionlib{1.10.2-1.3} [WanionLib] (WanionLib-1.10.2-1.3.jar)
- UCHIJAAAA unidict{1.10.2-2.9b} [UniDict] (UniDict-1.10.2-2.9b.jar)
- UD mtqfix{1.0.0} [MTQ fix] (minecraft.jar)
- Loaded coremods (and transformers):
- BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
- net.darkhax.bookshelf.asm.BookshelfTransformerManager
- CoFH Loading Plugin (CoFHCore-1.10.2-4.1.12.17-universal.jar)
- cofh.asm.CoFHClassTransformer
- cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
- LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
- lumien.randomthings.asm.ClassTransformer
- NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
- net.fybertech.nwr.NWRTransformer
- EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
- com.enderio.core.common.transform.EnderCoreTransformer
- IC2core (industrialcraft-2-2.6.252-ex110.jar)
- PlusTiC (plustic-5.2.1.2.jar)
- landmaster.plustic.asm.Transform
- LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar)
- lumien.bloodmoon.asm.ClassTransformer
- CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
- codechicken.lib.asm.ClassHeirachyManager
- codechicken.lib.asm.CCL_ASMTransformer
- MtqFixPlugin (mtqfix-1.10.2-1.0.0.jar)
- jmn.mods.mtqfix.AsmTransformer
- CTMCorePlugin (CTM-MC1.10.2-0.2.2.24.jar)
- team.chisel.ctm.client.asm.CTMTransformer
- LoadingPlugin (Quark-r1.1-70.jar)
- vazkii.quark.base.asm.ClassTransformer
- NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar)
- codechicken.nei.asm.NEITransformer
- SHLoadingPlugin (ScalingHealth-1.11.2-1.0.8-52.jar)
- net.silentchaos512.scalinghealth.asm.SHClassTransformer
- RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
- reborncore.mixin.transformer.MixinTransformer
- Brandon's Core (BrandonsCore-1.10.2-2.1.11.127-universal.jar)
- com.brandon3055.brandonscore.asm.ClassTransformer
- FMLPlugin (InventoryTweaks-1.61-58.jar)
- invtweaks.forge.asm.ContainerTransformer
- Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.1-anarchy.jar)
- pl.asie.foamfix.coremod.FoamFixTransformer
- ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-18.jar)
- am2.asm.Transformer
- Pulsar/tconstruct loaded Pulses:
- - TinkerCommons (Enabled/Forced)
- - TinkerWorld (Enabled/Not Forced)
- - TinkerTools (Enabled/Not Forced)
- - TinkerHarvestTools (Enabled/Forced)
- - TinkerMeleeWeapons (Enabled/Forced)
- - TinkerRangedWeapons (Enabled/Forced)
- - TinkerModifiers (Enabled/Forced)
- - TinkerSmeltery (Enabled/Not Forced)
- - TinkerGadgets (Enabled/Not Forced)
- - TinkerOredict (Enabled/Forced)
- - TinkerIntegration (Enabled/Forced)
- - TinkerFluids (Enabled/Forced)
- - TinkerMaterials (Enabled/Forced)
- - TinkerModelRegister (Enabled/Forced)
- - chiselsandbitsIntegration (Enabled/Not Forced)
- - theoneprobeIntegration (Enabled/Not Forced)
- minefactoryreloaded: -[1.10.2]2.9.0B1-226
- NotEnoughItems Invalid Fingerprint Reports:
- List of loaded APIs:
- * AbyssalCraftAPI (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
- * AbyssalCraftAPI|Biome (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
- * AbyssalCraftAPI|Block (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
- * AbyssalCraftAPI|Condition (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
- * AbyssalCraftAPI|Disruption (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
- * AbyssalCraftAPI|Energy (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
- * AbyssalCraftAPI|Entity (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
- * AbyssalCraftAPI|Event (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
- * AbyssalCraftAPI|Integration (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
- * AbyssalCraftAPI|Internal (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
- * AbyssalCraftAPI|Item (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
- * AbyssalCraftAPI|Necronomicon (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
- * AbyssalCraftAPI|Recipe (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
- * AbyssalCraftAPI|Ritual (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
- * AbyssalCraftAPI|Spell (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
- * actuallyadditionsapi (29) from ActuallyAdditions-1.10.2-r105.jar
- * AgriCraftAPI (1.0) from agricraft-2.0.0-0.10.0-a19.jar
- * ArmorPlusApi (1.0) from armorplus-1.10.2-8.7.1.2.jar
- * Baubles|API (1.3.1.3) from Baubles-1.10.2-1.3.11.jar
- * BetterQuesting|API (2.6) from BetterQuesting-2.3.234.jar
- * bigreactors|API (4.0.1) from ExtremeReactors-1.10.2-0.4.5.30.jar
- * BloodMagic|API (@VERSION@) from BloodMagic-1.10.2-2.1.11-80.jar
- * Chisel-API (0.0.1) from Chisel-MC1.10.2-0.0.13.30.jar
- * ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.13.30.jar
- * ChiselsAndBitsAPI (12.10.0) from chiselsandbits-12.12.jar
- * CoFHAPI (1.8.9R1.2.0B1) from refinedstorage-1.2.26.jar
- * cofhapi (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
- * cofhapi|block (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
- * cofhapi|core (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
- * CoFHAPI|energy (1.8.9R1.2.0B1) from SpartanShields-1.10.2-1.3.jar
- * cofhapi|energy (1.5.0) from ActuallyAdditions-1.10.2-r105.jar
- * CoFHAPI|item (1.8.9R1.2.0B1) from plustic-5.2.1.2.jar
- * cofhapi|item (1.7.0) from CoFHCore-1.10.2-4.1.12.17-universal.jar
- * cofhapi|tileentity (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
- * cofhapi|util (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
- * cofhlib (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
- * cofhlib|audio (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
- * cofhlib|gui (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
- * cofhlib|gui|container (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
- * cofhlib|gui|element (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
- * cofhlib|gui|element|listbox (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
- * cofhlib|gui|slot (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
- * cofhlib|inventory (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
- * cofhlib|util (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
- * cofhlib|util|helpers (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
- * cofhlib|world (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
- * cofhlib|world|feature (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
- * compatlayer (0.2.9) from compatlayer-1.10-0.2.9.jar
- * ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
- * ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
- * ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
- * ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
- * ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
- * ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
- * ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
- * ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
- * ctm-api (0.1.0) from CTM-MC1.10.2-0.2.2.24.jar
- * ctm-api-models (0.1.0) from CTM-MC1.10.2-0.2.2.24.jar
- * ctm-api-textures (0.1.0) from CTM-MC1.10.2-0.2.2.24.jar
- * ctm-api-utils (0.1.0) from CTM-MC1.10.2-0.2.2.24.jar
- * DLDungeonsAPI (1.1) from DoomlikeDungeonsJBG-1.9.2-MC1.10.jar
- * DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.1.5.262-universal.jar
- * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.193.jar
- * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.193.jar
- * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.193.jar
- * EnderIOAPI|Tools (0.0.2) from MoarSigns-1.10.2-4.2.3.9.jar
- * EpicSiegeMod|API (1.0) from EpicSiegeMod-11.0.156.jar
- * fluxapi (1.0) from FluxNetworks-1.10.2-1.2.5.jar
- * Guide-API|API (1.10.2-2.0.3-46) from Guide-API-1.10.2-2.0.3-46.jar
- * IC2API (1.0) from Slugs Converters.jar
- * iChunUtil API (1.2.0) from iChunUtil-1.10.2-6.5.0.jar
- * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-61.jar
- * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-61.jar
- * IronBackpacks|API (0.5) from IronBackpacks-1.10.2-2.2.31.jar
- * JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.7.419.jar
- * mcjtylib_ng (2.4.3) from mcjtylib-1.1x-2.4.3.jar
- * MoarSigns|API (1.2) from MoarSigns-1.10.2-4.2.3.9.jar
- * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.10.2.jar
- * reborncoreAPI (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
- * reborncoreAPI|Fuel (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
- * reborncoreAPI|Power (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
- * reborncoreAPI|Recipe (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
- * reborncoreAPI|Tile (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
- * sonarapi (1.0.1) from SonarCore-1.10.2-3.2.9.jar
- * stevescartsAPI (2.2.0.86) from StevesCarts-1.10.2-2.2.0.86.jar
- * stevescartsAPI|FARMS (2.2.0.86) from StevesCarts-1.10.2-2.2.0.86.jar
- * StorageDrawersAPI (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
- * StorageDrawersAPI|config (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
- * StorageDrawersAPI|event (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
- * StorageDrawersAPI|inventory (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
- * StorageDrawersAPI|pack (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
- * StorageDrawersAPI|registry (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
- * StorageDrawersAPI|render (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
- * StorageDrawersAPI|storage (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
- * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
- * theoneprobe_api (1.4.4) from theoneprobe-1.1x-1.4.18.jar
- * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
- * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
- * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
- * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
- CodeChickenLib Invalid Fingerprint Reports:
- CodeChickenCore Invalid Fingerprint Reports:
- ChickenChunks Invalid Fingerprint Reports:
- 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.):
- * 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 SpartanShields-1.10.2-1.3.jar).
- It is a supported version, but that difference may lead to problems.
- * Our API got loaded from MoarSigns-1.10.2-4.2.3.9.jar. That's unexpected.
- 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.
- Detailed RF API diagnostics:
- * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/gregp/Desktop/Craft%20of%20the%20Titans%201.26%20Server%20Files/Craft%20Of%20The%20Titans/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/EnergyStorage.class
- * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/gregp/Desktop/Craft%20of%20the%20Titans%201.26%20Server%20Files/Craft%20Of%20The%20Titans/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/IEnergyConnection.class
- * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/gregp/Desktop/Craft%20of%20the%20Titans%201.26%20Server%20Files/Craft%20Of%20The%20Titans/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
- * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/gregp/Desktop/Craft%20of%20the%20Titans%201.26%20Server%20Files/Craft%20Of%20The%20Titans/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/IEnergyHandler.class
- * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/gregp/Desktop/Craft%20of%20the%20Titans%201.26%20Server%20Files/Craft%20Of%20The%20Titans/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/IEnergyProvider.class
- * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/gregp/Desktop/Craft%20of%20the%20Titans%201.26%20Server%20Files/Craft%20Of%20The%20Titans/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/IEnergyReceiver.class
- * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/gregp/Desktop/Craft%20of%20the%20Titans%201.26%20Server%20Files/Craft%20Of%20The%20Titans/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/IEnergyStorage.class
- * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/gregp/Desktop/Craft%20of%20the%20Titans%201.26%20Server%20Files/Craft%20Of%20The%20Titans/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
- * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/gregp/Desktop/Craft%20of%20the%20Titans%201.26%20Server%20Files/Craft%20Of%20The%20Titans/mods/BrandonsCore-1.10.2-2.1.11.127-universal.jar!/cofh/api/energy/TileEnergyHandler.class
- Detailed Tesla API diagnostics:
- * Tesla API class 'Tesla' is loaded from: jar:file:/C:/Users/gregp/Desktop/Craft%20of%20the%20Titans%201.26%20Server%20Files/Craft%20Of%20The%20Titans/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/Tesla.class
- * Tesla API class 'TeslaCapabilities' is loaded from: jar:file:/C:/Users/gregp/Desktop/Craft%20of%20the%20Titans%201.26%20Server%20Files/Craft%20Of%20The%20Titans/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/capability/TeslaCapabilities.class
- * Tesla API class 'ITeslaConsumer' is loaded from: jar:file:/C:/Users/gregp/Desktop/Craft%20of%20the%20Titans%201.26%20Server%20Files/Craft%20Of%20The%20Titans/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaConsumer.class
- * Tesla API class 'ITeslaHolder' is loaded from: jar:file:/C:/Users/gregp/Desktop/Craft%20of%20the%20Titans%201.26%20Server%20Files/Craft%20Of%20The%20Titans/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaHolder.class
- * Tesla API class 'ITeslaProducer' is loaded from: jar:file:/C:/Users/gregp/Desktop/Craft%20of%20the%20Titans%201.26%20Server%20Files/Craft%20Of%20The%20Titans/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaProducer.class
- * Tesla API class 'BaseTeslaContainer' is loaded from: jar:file:/C:/Users/gregp/Desktop/Craft%20of%20the%20Titans%201.26%20Server%20Files/Craft%20Of%20The%20Titans/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainer.class
- * Tesla API class 'BaseTeslaContainerProvider' is loaded from: jar:file:/C:/Users/gregp/Desktop/Craft%20of%20the%20Titans%201.26%20Server%20Files/Craft%20Of%20The%20Titans/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainerProvider.class
- * Tesla API class 'InfiniteTeslaConsumer' is loaded from: jar:file:/C:/Users/gregp/Desktop/Craft%20of%20the%20Titans%201.26%20Server%20Files/Craft%20Of%20The%20Titans/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumer.class
- * Tesla API class 'InfiniteTeslaConsumerProvider' is loaded from: jar:file:/C:/Users/gregp/Desktop/Craft%20of%20the%20Titans%201.26%20Server%20Files/Craft%20Of%20The%20Titans/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumerProvider.class
- * Tesla API class 'InfiniteTeslaProducer' is loaded from: jar:file:/C:/Users/gregp/Desktop/Craft%20of%20the%20Titans%201.26%20Server%20Files/Craft%20Of%20The%20Titans/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducer.class
- * Tesla API class 'InfiniteTeslaProducerProvider' is loaded from: jar:file:/C:/Users/gregp/Desktop/Craft%20of%20the%20Titans%201.26%20Server%20Files/Craft%20Of%20The%20Titans/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducerProvider.class
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- EnderStorage Invalid Fingerprint Reports:
- RebornCore:
- Plugin Engine: 0
- RebornCore Version: 2.13.6.142
- Mixin Status: 1
- Runtime Debofucsation 1
- Translocator Invalid Fingerprint Reports:
- Profiler Position: N/A (disabled)
- Player Count: 2 / 20; [EntityPlayerMP['Kaelthalon'/268269, l='world2', x=111.51, y=87.00, z=304.88], EntityPlayerMP['LeadAssassin'/680, l='world2', x=104.04, y=88.00, z=304.49]]
- Is Modded: Definitely; Server brand changed to 'fml,forge'
- Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment