Time: 8/15/16 4:44 PM
Description: Exception while ticking a block
java.lang.NoClassDefFoundError: net/minecraft/world/World$2
at net.minecraft.world.World.func_180496_d(World.java:523)
at net.minecraft.world.World.func_175685_c(World.java:464)
at net.minecraft.world.World.func_175722_b(World.java:421)
at net.minecraft.world.World.markAndNotifyBlock(World.java:366)
at net.minecraft.world.World.func_180501_a(World.java:347)
at net.minecraft.block.BlockDynamicLiquid.func_176375_a(SourceFile:130)
at net.minecraft.block.BlockDynamicLiquid.func_180650_b(SourceFile:104)
at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:742)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:217)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:698)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:523)
at net.minecraft.world.World.func_175685_c(World.java:464)
at net.minecraft.world.World.func_175722_b(World.java:421)
at net.minecraft.world.World.markAndNotifyBlock(World.java:366)
at net.minecraft.world.World.func_180501_a(World.java:347)
at net.minecraft.block.BlockDynamicLiquid.func_176375_a(SourceFile:130)
at net.minecraft.block.BlockDynamicLiquid.func_180650_b(SourceFile:104)
-- Block being ticked --
Details:
Block: minecraft:flowing_water[level=0]
Block location: World: (175,62,210), Chunk: (at 15,3,2 in 10,13; contains blocks 160,0,208 to 175,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Stacktrace:
at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:742)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:217)
-- Affected level --
Details:
Level name: New World
All players: 0 total; []
Chunk stats: ServerChunkCache: 625 Drop: 0
Level seed: 6581060911895449018
Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: true
Level generator options: {"landScheme":"vanilla","tempScheme":"random","rainScheme":"random","biomeSize":"medium","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}
Level spawn location: World: (132,64,212), Chunk: (at 4,4,4 in 8,13; contains blocks 128,0,208 to 143,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 3479196 game time, 289248 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 102301 (now: false), thunder time: 35344 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:698)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
at java.lang.Thread.run(Thread.java:745)
probably a coremod conflict, as it seems a class was unable to load. Try removing coremods one at a time until it works.
Mods with coremods:
FinderCompass
cxlibrary
MultiMine
redstonepaste
BuildingBricks
AppleCore
llibrary
InventoryTweaks
RandomThings
shetiphiancore
zz-backpacks
malisiscore
Any help for this error when I try to load my world?
---- Minecraft Crash Report ----
WARNING: coremods are present:
FCFMLCorePlugin (FinderCompass-1.10.jar)
CXLibraryCore (cxlibrary-1.10.2-1.2.2.jar)
MMFMLCorePlugin (MultiMine-1.10.2.jar)
NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
LoadingPluginBuildingBricks (BuildingBricks-1.10.2-2.0.10.jar)
AppleCore (AppleCore-mc1.10.2-1.3.5(1).jar)
llibrary (llibrary-1.4.2-1.10.2.jar)
FMLPlugin (InventoryTweaks-1.61-58.jar)
LoadingPlugin (RandomThings-MC1.10.2-3.7.5.jar)
ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.0.jar)
BCModPlugin (zz-backpacks 1.10.2 - 3.1.1.jar)
MalisisCorePlugin (malisiscore-1.9.4-4.1.1.jar)
Contact their authors BEFORE contacting forge
// Oops.
Time: 8/15/16 4:44 PM
Description: Exception while ticking a block
java.lang.NoClassDefFoundError: net/minecraft/world/World$2
at net.minecraft.world.World.func_180496_d(World.java:523)
at net.minecraft.world.World.func_175685_c(World.java:464)
at net.minecraft.world.World.func_175722_b(World.java:421)
at net.minecraft.world.World.markAndNotifyBlock(World.java:366)
at net.minecraft.world.World.func_180501_a(World.java:347)
at net.minecraft.block.BlockDynamicLiquid.func_176375_a(SourceFile:130)
at net.minecraft.block.BlockDynamicLiquid.func_180650_b(SourceFile:104)
at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:742)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:217)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:698)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at net.minecraft.world.World.func_180496_d(World.java:523)
at net.minecraft.world.World.func_175685_c(World.java:464)
at net.minecraft.world.World.func_175722_b(World.java:421)
at net.minecraft.world.World.markAndNotifyBlock(World.java:366)
at net.minecraft.world.World.func_180501_a(World.java:347)
at net.minecraft.block.BlockDynamicLiquid.func_176375_a(SourceFile:130)
at net.minecraft.block.BlockDynamicLiquid.func_180650_b(SourceFile:104)
-- Block being ticked --
Details:
Block: minecraft:flowing_water[level=0]
Block location: World: (175,62,210), Chunk: (at 15,3,2 in 10,13; contains blocks 160,0,208 to 175,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Stacktrace:
at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:742)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:217)
-- Affected level --
Details:
Level name: New World
All players: 0 total; []
Chunk stats: ServerChunkCache: 625 Drop: 0
Level seed: 6581060911895449018
Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: true
Level generator options: {"landScheme":"vanilla","tempScheme":"random","rainScheme":"random","biomeSize":"medium","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}
Level spawn location: World: (132,64,212), Chunk: (at 4,4,4 in 8,13; contains blocks 128,0,208 to 143,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 3479196 game time, 289248 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 102301 (now: false), thunder time: 35344 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:698)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1408282680 bytes (1343 MB) / 3167551488 bytes (3020 MB) up to 3167551488 bytes (3020 MB)
Mod Pack: [email protected]ff2
LiteLoader Mods: [email protected]11
LaunchWrapper: [email protected]1
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn512M
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 104
FML: MCP 9.32 Powered by Forge 12.18.1.2011 177 mods loaded, 177 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] (forge-1.10.2-12.18.1.2011.jar)
UCHIJAAAA Forge{12.18.1.2011} [Minecraft Forge] (forge-1.10.2-12.18.1.2011.jar)
UCHIJAAAA buildingbrickshooks{1.10.2-2.0.10} [Building Bricks Hooks] (minecraft.jar)
UCHIJAAAA backpacks16840{3.1.1} [Backpacks!] (zz-backpacks 1.10.2 - 3.1.1.jar)
UCHIJAAAA fenceoverhaul{1.2.1} [Fence Overhaul] ([1.10.x]FenceOverhaul-1.2.1.jar)
UCHIJAAAA bettercombatmod{1.3.5} [Better Combat] ([MC 1.10.X] BetterCombatMod 1.3.5.jar)
UCHIJAAAA actuallyadditions{1.10.2-r60} [Actually Additions] (ActuallyAdditions-1.10.2-r60.jar)
UCHIJAAAA adamantium{1.6.1} [Adamantium Mod] (Adamantium Mod-1.6.1.jar)
UCHIJAAAA ForgeEndertech{1.1.3.0} [Forge Endertech] (ForgeEndertech-1.10.2-1.1.3.0.jar)
UCHIJAAAA AdChimneys{1.10.2-1.1.2.0} [Advanced Chimneys] (AdChimneys-1.10.2-1.1.2.0.jar)
UCHIJAAAA additionalbanners{1.3.0.20} [Additional Banners] (AdditionalBanners-1.10.2-1.3.0.20.jar)
UCHIJAAAA AdHooks{1.10.2-1.0.2.0} [Advanced Hook Launchers] (AdHooks-1.10.2-1.0.2.0.jar)
UCHIJAAAA adminweapons{3.0} [Admin Weapons] (adminweapons-v3-mc1.9.4.jar)
UCHIJAAAA adobeblocks{6.0.2.17} [Adobe Blocks 2] (AdobeBlocks-Forge-6.0.2.17.jar)
UCHIJAAAA advancedswords{1.3.0} [Advanced Swords] (advancedswords-1.3.0-[1.9.4](2).jar)
UCHIJAAAA advancedaddons{1.1.0} [Advanced Addons] (advancedaddons-1.1.0-[1.9.4](2).jar)
UCHIJAAAA cxlibrary{1.2.2} [CXLibrary] (cxlibrary-1.10.2-1.2.2.jar)
UCHIJAAAA advInv{1.2.0} [Advanced Inventory] (advInv-1.10-1.2.0.jar)
UCHIJAAAA agriculturalexpansion{r-1.2.0} [Agricultural Expansion] (AgriculturalExpansion[1.9.4][1.10.2]r-1.2.0.jar)
UCHIJAAAA anvils{1.2.2.0} [Anvil Enchantments] (anvils-1.10.2-1.2.2.0.jar)
UCHIJAAAA JEI{3.8.0.240} [Just Enough Items] (jei_1.10.2-3.8.0.240.jar)
UCHIJAAAA AppleCore{1.3.5} [AppleCore] (AppleCore-mc1.10.2-1.3.5(1).jar)
UCHIJAAAA thedragoncore{1.1.0} [TheDragonCore] (thedragoncore-1.1.0.jar)
UCHIJAAAA armorplus{1.10.2-6.0.1.0} [ArmorPlus] (armorplus-1.10.2-6.0.1.0.jar)
UCHIJAAAA ashenwheat{3.1.4.1} [Ashenwheat] (ashenwheat-1.10.2-3.1.4.1.jar)
UCHIJAAAA Batty's Coordinates PLUS{1.10.0_001} [Batty's Coordinates PLUS Mod for Forge] (Batty's Coordinates PLUS Mod for Forge-1.10.0_001.jar)
UCHIJAAAA binocular{1.2} [Binocular] (binocular-1.10-1.2.jar)
UCHIJAAAA BiomesOPlenty{4.1.0.2049} [Biomes O' Plenty] (BiomesOPlenty-1.9.4-4.1.0.2049-universal.jar)
UCHIJAAAA blockdrops{1.0.10} [Block Drops] (BlockDrops-1.10.2-1.0.10.jar)
UCHIJAAAA bookshelf{1.3.0.282} [Bookshelf] (Bookshelf-1.10.2-1.3.0.282.jar)
UCHIJAAAA buildingbricks{1.10.2-2.0.10} [Building Bricks] (BuildingBricks-1.10.2-2.0.10.jar)
UCHIJAAAA Bullseye{1.0.3} [Bullseye] (Bullseye-1.9.4-1.0.3.jar)
UCHIJAAAA Chameleon{1.9.4-2.1.6} [Chameleon] (Chameleon-1.9.4-2.1.6.jar)
UCHIJAAAA charcoalSaplings{1.0} [Saplings-to-Charcoal mod] (charcoalSaplings-1.0-1.0.jar)
UCHIJAAAA ChestTransporter{2.5.0} [Chest Transporter] (ChestTransporter-1.10-2.5.0.jar)
UCHIJAAAA mcmultipart{1.2.0} [MCMultiPart] (MCMultiPart-1.2.0-universal.jar)
UCHIJAAAA chiselsandbits{11.7} [Chisels & Bits] (chiselsandbits-11.7(1).jar)
UCHIJAAAA claybucket{1.0} [Clay Bucket] (ClayBucket-1.9.4-1.0(1).jar)
UCHIJAAAA cnoapm{1.0 by Dot_Silver} [Craftable Notch Apple Mod - MCVersion 1.10.2] (cnoapm-mcv1.10.2.jar)
UCHIJAAAA cyclopscore{0.7.3} [Cyclops Core] (CyclopsCore-1.9.4-0.7.3.jar)
UCHIJAAAA colossalchests{1.3.9} [Colossal Chests] (ColossalChests-1.9.4-1.3.9.jar)
UCHIJAAAA counter_guns{1.0.1} [Counter Guns] (CounterGuns-1.10.2-1.0.1.jar)
UCHIJAAAA csaddle{1.2} [Craftable Saddles] (Craftable Saddles 1.2.jar)
UCHIJAAAA craftablehorsearmour{1.2} [Craftable Horse Armour [CHA&S]] (CraftableHorseArmor-1.3.0-1.10.jar)
UCHIJAAAA craftingcraft{4.0.3} [CraftingCraft] (craftingcraft-mc1.9.4-4.0.3(1).jar)
UCHIJAAAA dldungeonsjdg{1.8.13} [Doomlike Dungeons] (DoomlikeDungeons-1.8.13-MC1.10.jar)
UCHIJAAAA emeraldobsidianmod{1.5} [Emerald & Obsidian tools/armor mod] (emeraldobsidianmod-1.5-1.10.2.jar)
UCHIJAAAA EnderBags{2.0.1} [EnderBags] (EnderBags-1.9.4-2.0.0(2).jar)
UCHIJAAAA endercrop{1.9-1.2-1836} [Ender Crop] (endercrop-1.9.4-1.3.1(2).jar)
UCHIJAAAA EnderZoo{1.10-1.2.3.43} [Ender Zoo] (EnderZoo-1.10-1.2.3.43(1).jar)
UCHIJAAAA epm{1.9 for MCVersion 1.10.2} [�4Dot_�fSilver's �2Essence �aPowder �2Mod] (epm-v1.9-mcv1.10.2.jar)
UCHIJAAAA expandablebackpack{1.0} [Expandable Backpacks] (expandableBackpacks1.1.7-1.10.2.jar)
UCHIJAAAA extrablocks{1.0.2} [ExtraBlocks] (extrablocks-1.0.2.jar)
UCHIJAAAA ezstorage{2.2.0} [EZStorage 2] (ezstorage-2.2.0.jar)
UCHIJAAAA EZTools{1.5} [EZTools] (EZTools 1.10.2-1.5.jar)
UCHIJAAAA EZToolstwo{1.1} [EZToolstwo] (EZTools2-1.1.jar)
UCHIJAAAA FFS{1.9.4-1.6.4-b28} [Fancy Fluid Storage] (Fancy Fluid Storage-1.9.4-1.6.4-b28.jar)
UCHIJAAAA fastleafdecay{v10} [Fast Leaf Decay] (FastLeafDecay-v10(1).jar)
UCHIJAAAA FinderCompass{1.10} [Finder Compass] (FinderCompass-1.10.jar)
UCHIJAAAA clayspawn{6.0.2.9} [Fire's Clay Spawn] (FiresClaySpawn-Forge-6.0.2.9.jar)
UCHIJAAAA frt{6.3.1.21} [Fire's Random Things] (FiresRandomThings-Forge-6.3.1.21.jar)
UCHIJAAAA flintco{2.0.0} [flintco] (flintco-1.10.2-2.0.0-release.jar)
UCHIJAAAA fe{1.2.1} [Food Expansion] (FoodExpansion1.2.4-1.10.2.jar)
UCHIJAAAA ftfragileglass{1.8.1} [Fragile Glass and Thin Ice] (Fragile Glass and Thin Ice 1.10.2-1.8.1.jar)
UCHIJAAAA francisrabbit{1.1.6} [Francis Rabbit] (FrancisRabbit-1.1.6.jar)
UCHIJAAAA frsm{2.6.81} [Fex's Random Stuff Mod] (FRSM-2.6.81b-1.10.2.jar)
UCHIJAAAA shadowmc{3.4.4} [ShadowMC] (ShadowMC-1.10.2-3.4.4.jar)
UCHIJAAAA Funnels{1.1.0} [Funnels] (Funnels-1.10.2-1.1.0.jar)
UCHIJAAAA furnus{1.83} [Furnus] (Furnus-1.10.2-1.83.jar)
UCHIJAAAA gadgetsngoodies{1.1.2} [Gadgets n' Goodies Mod] (Gadgets_n_Goodies_mod_v1.1.3_mc_v1.10.2.jar)
UCHIJAAAA gemsplus{1.7} [Gems+] (gemsplus-1.7-mc1.10.2.jar)
UCHIJAAAA geoactivity{2.2.3} [GeoActivity] (geoactivity-2.4.jar)
UCHIJAAAA exp{1.1} [Exp Seedling Mod] (GiacomosExperienceSeedling1.9.4-1.1.jar)
UCHIJAAAA fishing{1.4} [Fishing Net Mod] (GiacomosFishingNet1.9.4-1.4.jar)
UCHIJAAAA goldinthemtharhills{1.0} [Gold In Them Thar Hills] (goldinthemtharhills-8-9-2016.jar)
UCHIJAAAA gobackpacks{1.0.0} [Good Old Backpacks] (GoodOldBackpacks-1.10.2-1.0.0.jar)
UCHIJAAAA grapple_hooks{1.0.8} [Grapple Hooks] (Grapple-Hooks-1.10.2-1.0.8.jar)
UCHIJAAAA grapplemod{1.10-v7} [Grappling hook mod] (grapplemod-1.10.2-v7.jar)
UCHIJAAAA gravestone{1.3.3} [Gravestone] (Gravestone Mod 1.3.3.jar)
UCHIJAAAA gnp{1.10.2a} [Gunpowder+] (gunpowder+-1.10.2a.jar)
UCHIJAAAA haggismod{1.5.0-MC1.10} [Haggis Mod] (haggismod-1.5.0-MC1.10.jar)
UCHIJAAAA harvestscythe{1.0.2} [Harvest Scythe] (harvestscythe-1.0.2.jar)
UCHIJAAAA holovm{1.9.4-1.1} [HolographicVictoryMonument] (HolographicVictoryMonument-1.9.4-1.1.jar)
UCHIJAAAA hopperducts{1.4.7} [Hopper Ducts] (hopperducts-mc1.9.4-1.4.7.jar)
UCHIJAAAA immcraft{1.1.7} [Immersive Craft] (immcraft-1.9.4-1.1.7.jar)
UCHIJAAAA incense{0.1} [Incense] (incense-1.10.2-1.0.2.jar)
UCHIJAAAA InfernalMobs{1.7.1} [Infernal Mobs] (InfernalMobs-1.10(1).jar)
UCHIJAAAA inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
UCHIJAAAA IrishLuck{1.10-0.1.0} [Irish Luck] (IrishLuck-1.10-0.1.0.jar)
UCHIJAAAA journeymap{1.10.2-5.2.4} [JourneyMap] (journeymap-1.10.2-5.2.4-unlimited(3).jar)
UCHIJAAAA jet_packs{1.0.0} [Just JetPacks] (Just-Jetpacks-1.10.2-1.0.0.jar)
UCHIJAAAA jeresources{0.4.6.42} [Just Enough Resources] (JustEnoughResources-1.10.2-0.4.6.42(1).jar)
UCHIJAAAA KaishiWeapons{v0.1} [Kaishi's Weapons Pack] (KaishiWeapons-1.9.4.jar)
UCHIJAAAA llibrary{1.4.2} [LLibrary] (llibrary-1.4.2-1.10.2.jar)
UCHIJAAAA malisiscore{1.9.4-4.1.1} [MalisisCore] (malisiscore-1.9.4-4.1.1.jar)
UCHIJAAAA malisisdoors{1.9.4-5.0.2} [MalisisDoors] (malisisdoors-1.9.4-5.0.2(1).jar)
UCHIJAAAA am{1.7.2} [Marines Random Things] (Marines Random Things 1.7.2.jar)
UCHIJAAAA mm{1.10.2} [MCrafterzz mod] (MCrafterzz Mod V. 3.8.0 (1.9.4, 1.10, 1.10.2).jar)
UCHIJAAAA md{0.5.5} [Mo'Drops] (md-v-0.5.5mc1.10.2-RELEASE.jar)
UCHIJAAAA metalsplusplus{1.0.0} [Metal++] (metalplusplus-1.10.2-1.0.0.jar)
UCHIJAAAA mikedongles{1.10.2-0.2.1} [Mike Dongles] (MikeDongles-1.10.2-0.2.1.jar)
UCHIJAAAA mfs{4.0.0} [Minecraft Flight Simulator] (Minecraft Flight Simulator-1.10.2-4.0.0(1).jar)
UCHIJAAAA mioncore{1.0.0-rc.1} [MionCore] (mioncore_1.10.2-1.0.0-rc.1.jar)
UCHIJAAAA testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.11(1).jar)
UCHIJAAAA mobtotems{1.10.2-0.1.2} [Mob Totems] (mobtotems-1.10.2-0.1.2.jar)
UCHIJAAAA craftelytra{1.1} [Craftable Elytra] (modid-1.1-1.10.2.jar)
UCHIJAAAA morefood{1.17} [More Foods] (more-foods-1.10.2-2011-1.17.jar)
UCHIJAAAA moreanvils{6.0.2.11} [More Anvils] (MoreAnvils-Forge-6.0.2.11.jar)
UCHIJAAAA MoreArmourMod{1.0} [MoreArmourMod] (MoreArmourMod-(1.9.41.10).jar)
UCHIJAAAA morefuelsmod-1.10.x{1.4.4} [§4More Fuels Mod] (morefuelsmod-1.10.x-1.4.4.jar)
UCHIJAAAA MoreFurnaces{1.8.2} [More Furnaces] (MoreFurnaces-1.10.2-1.8.2.jar)
UCHIJAAAA AS_MultiMine{1.5.4} [Multi Mine] (MultiMine-1.10.2.jar)
UCHIJAAAA MultiPageChest{1.7.0} [Multi Page Chest] (MultiPageChest-1.10-1.7.0.jar)
UCHIJAAAA shetiphiancore{3.3.0} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.0.jar)
UCHIJAAAA terraqueous{1.2.1} [Terraqueous] (terraqueous-1.10.0-1.2.1.jar)
UCHIJAAAA multistorage{1.2.1} [Multi-Storage] (multistorage-1.10.0-1.2.1.jar)
UCHIJAAAA Neat{GRADLE:VERSION-GRADLE:BUILD} [Neat] (Neat 1.3-10(1).jar)
UCHIJAAAA netheressence{6.0.1.5} [Nether Essence] (NetherEssence-Forge-6.0.1.5.jar)
UCHIJAAAA ninjagear{1.10.2-0.0.3} [NinjaGear] (ninjagear-0.0.3.jar)
UCHIJAAAA yurtmod{7.01} [Nomadic Tents] (NomadicTents[1.10.2]-7.01.jar)
UCHIJAAAA recipehandler{0.5} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.5(1.10.2).jar)
UCHIJAAAA oneclickcrafting{1.2.2} [One Click Crafting] (OneClickCrafting-1.10.2-1.2.2.jar)
UCHIJAAAA fodc{1.9.0} [Ore Dictionary Converter] (OreDictionaryConverter-1.9.0(1).jar)
UCHIJAAAA powerinventory{2.2.1} [Overpowered Inventory] (OverpoweredInventory-1.10.2-2.2.1.jar)
UCHIJAAAA harvestcraft{1.9.4-pre} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2b.jar)
UCHIJAAAA placemod{3.8} [Placemod] (placemod-3.8-1.10.2.jar)
UCHIJAAAA platforms{1.2.0} [Platforms] (platforms-1.10.0-1.2.0.jar)
UCHIJAAAA pc{1.10.2-0.02} [Potato Craft] (potatocraft-1.10.2-0.0.2.jar)
UCHIJAAAA packchevsky{b6} [Potion Packs] (PotionPacks_1.10_b6.jar)
UCHIJAAAA prefab{1.1.0.8} [Prefab] (prefab-1.1.0.8.jar)
UCHIJAAAA progressiveautomation{1.6.49} [Progressive Automation] (ProgressiveAutomation-1.10.2-1.6.49.jar)
UCHIJAAAA reborncore{2.5.5.3} [RebornCore] (RebornCore-1.10.2-2.5.5.3-universal.jar)
UCHIJAAAA QuantumStorage{3.1.2} [QuantumStorage] (QuantumStorage-1.9.4-3.1.2.jar)
UCHIJAAAA Quartzly{0.3} [Quartzly] (Quartzly0.3.jar)
UCHIJAAAA rafradek_blocklauncher{1.4.1} [Block Launcher] (rafradek_blocklauncher-1.9.4-2.0.jar)
UCHIJAAAA randomthings{3.7.5} [Random Things] (RandomThings-MC1.10.2-3.7.5.jar)
UCHIJAAAA rapidform{1.2} [RapidForm] (rapidform-1.10.2-1.2.jar)
UCHIJAAAA reap{1.3.0} [Reap Mod] (ReapMod 1.3.0(1).jar)
UCHIJAAAA reborncore-mcmultipart{2.5.5.3} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.5.5.3-universal.jar)
UCHIJAAAA redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.9.4-1.7.4.jar)
UCHIJAAAA reinforcedTools{1.4.1} [ReinforcedTools] (ReinforcedTools-1.5.0-1.10.2.jar)
UCHIJAAAA reptilemod{3.5.2} [Reptile Mod] (reptilemod-1.10.2-3.5.2-56.jar)
UCHIJAAAA Roguelike{1.5.4} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.4(1).jar)
UCHIJAAAA rucksacks{1.10.2-1.0.0} [Rucksacks] (rucksacks-1.10.2-1.0.0.jar)
UCHIJAAAA RuinsAndConstructs{1.0.3} [RuinsAndConstructs] (Ruins And Constructs (v1.0.3).jar)
UCHIJAAAA AS_Ruins{16.2} [Ruins Spawning System] (Ruins-1.10.2.jar)
UCHIJAAAA scenter{1.10.2-3.8.0} [Scenter] (scenter-1.10.2-3.8.0.jar)
UCHIJAAAA simplebarrels{1.25f} [Simple Barrels] (simplebarrels-1.10.2-2002-1.25f.jar)
UCHIJAAAA simplegrinder{2.095.R1102} [Simple Grinder] (SimpleGrinder-2.095.R1102.jar)
UCHIJAAAA simpleretrogen{4.0.1+8} [Simple Retrogen] (simpleretrogen-1.10-4.0.1+8.jar)
UCHIJAAAA SleepingBag{1.2.1} [Sleeping Bag] (SleepingBag-1.9.4-1.2.1(1).jar)
UCHIJAAAA slurpiesdongles{4.0.0} [Slurpie's Dongles] (Slurpie's Dongles-1.10.2-1.0.7(1).jar)
UCHIJAAAA solarvillage{1.1.0.15} [Solar Village] (SolarVillage-1.10.2-1.1.0.18.jar)
UCHIJAAAA spawnercraft{3.1} [SpawnerCraft] (SpawnerCraft 1.10.2-3.2.0.jar)
UCHIJAAAA stacksonstacks{1.1.3} [stacksonstacks] (StacksOnStacks2-1.1.3.jar)
UCHIJAAAA StorageDrawers{1.10.2-3.2.2} [Storage Drawers] (StorageDrawers-1.10.2-3.2.2.jar)
UCHIJAAAA substratum{1.7.0.0} [Substratum] (Substratum-1.10.2-1.7.0.0.jar)
UCHIJAAAA lteleporters{1.1.3} [Lemon's Simple Teleporters] (teleporters-1.1.3(1).jar)
UCHIJAAAA thutcore{3.2.3} [ThutCore] (thutcore-1.9.4-3.2.3.jar)
UCHIJAAAA thuttech{3.0.5} [Thut's Tech] (thuttech-3.0.5.jar)
UCHIJAAAA tm-morefood{1.0.0-rc.2} [MoreFood] (tm-morefood_1.10.2-1.0.0-rc.2.jar)
UCHIJAAAA torcharrowsmod{1.10.2-1} [TorchArrowsMod] (torcharrows-1.10.2-1.jar)
UCHIJAAAA transprot{1.2.0} [Transprot] (Transprot-1.10.2-1.2.0.jar)
UCHIJAAAA trashslot{6.3.2} [TrashSlot] (TrashSlot_1.10.2-6.3.2.jar)
UCHIJAAAA cavecraft{TSON Craft 3 - 1.9.4} [TSON Craft] (TSON Craft 3.4.2.jar)
UCHIJAAAA va{1.10.2-1.0} [Vanilla Automation] (va-1.10.2-1.0.jar)
UCHIJAAAA vc{v0.3.4a-mc1.10.2} [ViesCraft] (ViesCraft-0.3.4a-mc1.10.2.jar)
UCHIJAAAA warpscrolls{1.0} [warpscrolls] (Warp Scrolls 1.9.4 1.0.2.jar)
UCHIJAAAA ICSE{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.0.197.jar)
UCHIJAAAA wawla{2.3.0.194} [What Are We Looking At] (Wawla-1.10.2-2.3.0.197.jar)
UCHIJAAAA weaponcaseloot{4.0.1} [WeaponCaseLoot] (weaponcaseloot-1.10.2-4.0.1.jar)
UCHIJAAAA WIT{1.0.20} [WIT] (WIT-1.9.4-1.0.20-38.jar)
UCHIJAAAA wts{1.0.0} [What's That Slot] (WTS-1.0.0.jar)
UCHIJAAAA YeOldeTanks{1.8.0} [Ye Olde Tanks] (YeOldeTanks-1.10.2-1.8.0.jar)
UCHIJAAAA zombie_steak{1.10-1.1.1} [Zombie Steak] (zombie_steak-1.10-1.1.1.jar)
UCHIJAAAA UniDict{1.10.2-1.5} [UniDict] (UniDict-1.10.2-1.5.jar)
Loaded coremods (and transformers):
FCFMLCorePlugin (FinderCompass-1.10.jar)
atomicstryker.findercompass.client.coremod.FCTransformer
CXLibraryCore (cxlibrary-1.10.2-1.2.2.jar)
cubex2.cxlibrary.CoreModTransformer
MMFMLCorePlugin (MultiMine-1.10.2.jar)
atomicstryker.multimine.common.fmlmagic.MMTransformer
NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
net.fybertech.nwr.NWRTransformer
LoadingPluginBuildingBricks (BuildingBricks-1.10.2-2.0.10.jar)
com.hea3ven.buildingbricks.core.load.ClassTransformerBuildingBricks
AppleCore (AppleCore-mc1.10.2-1.3.5(1).jar)
squeek.applecore.asm.TransformerModuleHandler
llibrary (llibrary-1.4.2-1.10.2.jar)
net.ilexiconn.llibrary.server.asm.LLibraryPlugin
FMLPlugin (InventoryTweaks-1.61-58.jar)
invtweaks.forge.asm.ContainerTransformer
LoadingPlugin (RandomThings-MC1.10.2-3.7.5.jar)
lumien.randomthings.asm.ClassTransformer
ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.0.jar)
shetiphian.core.asm.ClassTransformer
BCModPlugin (zz-backpacks 1.10.2 - 3.1.1.jar)
brad16840.common.asm.ClassTransformer
MalisisCorePlugin (malisiscore-1.9.4-4.1.1.jar)
net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
net.malisis.core.util.chunkblock.ChunkBlockTransformer
net.malisis.core.renderer.transformer.MalisisRendererTransformer
net.malisis.core.renderer.icon.asm.TextureMapTransformer
net.malisis.core.util.clientnotif.ClientNotifTransformer
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
probably a coremod conflict, as it seems a class was unable to load. Try removing coremods one at a time until it works.
Mods with coremods:
FinderCompass
cxlibrary
MultiMine
redstonepaste
BuildingBricks
AppleCore
llibrary
InventoryTweaks
RandomThings
shetiphiancore
zz-backpacks
malisiscore
Creator of Metroid Cubed 3, a Metroid-themed mod! Become a donator today!