Skip to content

Instantly share code, notes, and snippets.

Created July 13, 2017 18:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/5e92a0323c2056eef3b6fef6711e0773 to your computer and use it in GitHub Desktop.
Save anonymous/5e92a0323c2056eef3b6fef6711e0773 to your computer and use it in GitHub Desktop.
h---- Minecraft Crash Report ----
WARNING: coremods are present:
IC2core (industrialcraft-2-2.7.72-ex111.jar)
CCLCorePlugin (CodeChickenLib-1.11.2-2.7.0.268-universal.jar)
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.3-anarchy.jar)
LoadingPlugin (Quark-r1.2-93.jar)
CoFH Loading Plugin (CoFHCore-1.11.2-4.2.4.9-universal.jar)
ForgelinPlugin (Forgelin-1.5.0.jar)
TransformerLoader (OpenComputers-MC1.11.2-1.7.0.24.jar)
RebornCoreASM (RebornCore-1.11.2-2.16.1.115-universal.jar)
ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.6.jar)
MalisisCorePlugin (malisiscore-1.11.2-5.2.2.jar)
LoadingPlugin (ResourceLoader-MC1.11.2-1.5.2.jar)
AstralCore (astralsorcery-1.4.4.jar)
AppleCore (AppleCore-mc1.11.2-2.2.0.jar)
CorePlugin (FluxedRedstone-2.6.1.59.jar)
Default Options (DefaultOptions_1.11.2-8.2.2.jar)
LoadingPlugin (TickDynamic-1.11.2-1.0.0.jar)
CTMCorePlugin (CTM-MC1.11.2-0.1.1.6.jar)
llibrary (llibrary-1.7.6-1.11.2.jar)
HammerCoreCore (HammerCore_1.11.2-1.8.9.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.62.jar)
BookshelfLoadingPlugin (Bookshelf-1.11.2-1.5.0.371.jar)
BlurPlugin (Blur-1.0.2-10.jar)
literalascension (literalascension-1.11.2-1.0.2.2.jar)
TANLoadingPlugin (ToughAsNails-1.11-2.0.5.jar)
BCModPlugin (zz-backpacks 1.11.2 - 3.1.9.jar)
Plugin (NotEnoughIDs-1.5.4.1.jar)
Contact their authors BEFORE contacting forge
// There are four lights!
Time: 7/13/17 8:26 PM
Description: Exception while ticking a block
java.lang.IllegalArgumentException: Cannot get property PropertyBool{name=check_decay, clazz=class java.lang.Boolean, values=[true, false]} as it does not exist in BlockStateContainer{block=vbe:stairsleavesoak, properties=[facing, half, shape]}
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:209)
at net.minecraft.block.BlockLeaves.func_180650_b(BlockLeaves.java:70)
at net.minecraft.block.BlockStairs.func_180650_b(BlockStairs.java:253)
at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:745)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:217)
at WorldServerOF.func_72835_b(WorldServerOF.java:37)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
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.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:209)
at net.minecraft.block.BlockLeaves.func_180650_b(BlockLeaves.java:70)
at net.minecraft.block.BlockStairs.func_180650_b(BlockStairs.java:253)
-- Block being ticked --
Details:
Block: vbe:stairsleavesoak[facing=south,half=bottom,shape=straight]
Block location: World: (-256,56,-328), Chunk: (at 0,3,8 in -16,-21; contains blocks -256,0,-336 to -241,255,-321), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Stacktrace:
at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:745)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:217)
at WorldServerOF.func_72835_b(WorldServerOF.java:37)
-- Affected level --
Details:
Level name: LAVA
All players: 0 total; []
Chunk stats: ServerChunkCache: 625 Drop: 0
Level seed: -8146813011956964507
Level generator: ID 01 - flat, ver 0. Features enabled: true
Level generator options: 3;minecraft:bedrock,3*minecraft:stone,52*minecraft:sandstone;2;
Level spawn location: World: (-253,4,-325), Chunk: (at 3,0,11 in -16,-21; contains blocks -256,0,-336 to -241,255,-321), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 5297 game time, 5297 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 29599 (now: false), thunder time: 110333 (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:709)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 1.11.2
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_131, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1605536680 bytes (1531 MB) / 5755109376 bytes (5488 MB) up to 5755109376 bytes (5488 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.38 Powered by Forge 13.20.0.2345 Optifine OptiFine_1.11.2_HD_U_C3 215 mods loaded, 215 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA minecraft{1.11.2} [Minecraft] (minecraft.jar)
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.0.2345.jar)
UCHIJAAAA forge{13.20.0.2345} [Minecraft Forge] (forge-1.11.2-13.20.0.2345.jar)
UCHIJAAAA opencomputers|core{1.7.0.24} [OpenComputers (Core)] (minecraft.jar)
UCHIJAAAA backpacks16840{3.1.9} [Backpacks!] (zz-backpacks 1.11.2 - 3.1.9.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.11.2-2.7.0.268-universal.jar)
UCHIJAAAA uncraftingtable{1.7.3} [Uncrafting Table] ([1.11.2]UncraftingTable-1.7.3.jar)
UCHIJAAAA achunkloader{1.11-1.2.0} [A Chunk Loader] (achunkloader-1.11.2-1.2.0.jar)
UCHIJAAAA actuallyadditions{1.11.2-r110} [Actually Additions] (ActuallyAdditions-1.11.2-r110.jar)
UCHIJAAAA akashictome{1.1-7} [Akashic Tome] (AkashicTome-1.1-7.jar)
UCHIJAAAA alltheblocks{1.11.2-1.1.0} [All the Blocks] (alltheblocks-1.11.2-1.1.0.jar)
UCHIJAAAA quark{r1.2-93} [Quark] (Quark-r1.2-93.jar)
UCHIJAAAA cofhcore{4.2.4} [CoFH Core] (CoFHCore-1.11.2-4.2.4.9-universal.jar)
UCHIJAAAA animania{1.1.5} [Animania] (animania-1.11.2-1.1.5.jar)
UCHIJAAAA applecore{2.2.0} [AppleCore] (AppleCore-mc1.11.2-2.2.0.jar)
UCHIJAAAA jei{4.5.0.289} [Just Enough Items] (jei_1.11.2-4.5.0.289.jar)
UCHIJAAAA appleskin{1.0.6} [AppleSkin] (AppleSkin-mc1.11-1.0.6.jar)
UCHIJAAAA baubles{1.4.5} [Baubles] (Baubles-1.11-1.4.5.jar)
UCHIJAAAA forgelin{1.4.2} [Shadowfacts' Forgelin] (Forgelin-1.5.0.jar)
UCHIJAAAA mantle{1.11.2-1.2.0.26} [Mantle] (Mantle-1.11.2-1.2.0.26.jar)
UCHIJAAAA chisel{MC1.11.2-0.0.11.18} [Chisel] (Chisel-MC1.11.2-0.0.11.18.jar)
UCHIJAAAA tconstruct{1.11.2-2.7.0.26} [Tinkers' Construct] (TConstruct-1.11.2-2.7.0.26.jar)
UCHIJAAAA thedragonlib{1.11.2-3.2.2} [TheDragonLib] (thedragonlib-1.11.2-3.2.2.jar)
UCHIJAAAA armorplus{1.11.2-10.4.1.2} [ArmorPlus] (armorplus-1.11.2-10.4.1.2.jar)
UCHIJAAAA astralsorcery{1.4.4} [Astral Sorcery] (astralsorcery-1.4.4.jar)
UCHIJAAAA atg{2} [Alternate Terrain Generation] (atg-1.11.2-2.1.7.jar)
UCHIJAAAA morphtool{1.1-13} [Morph-o-Tool] (Morph-o-Tool-1.1-13.jar)
UCHIJAAAA psi{r1.1-47} [Psi] (Psi-r1.1-47.jar)
UCHIJAAAA autoreglib{1.1-4} [AutoRegLib] (AutoRegLib-1.1-4.jar)
UCHIJAAAA bdlib{1.13.2.7} [BD Lib] (bdlib-1.13.2.7-mc1.11.2.jar)
UCHIJAAAA bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.11.2-1.1.7.jar)
UCHIJAAAA betterachievements{0.4.3.12} [Better Achievements] (BetterAchievements-1.11.2-0.4.3.12.jar)
UCHIJAAAA betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.11-0.11.1.239+9162f74.jar)
UCHIJAAAA betterthanbunnies{1.11-1.1.0} [BetterThanBunnies] (BetterThanBunnies-1.11-1.1.0.jar)
UCHIJAAAA betterthanllamas{1.11.2-1.0.0} [BetterThanLlamas] (BetterThanLlamas-1.11.2-1.0.0.jar)
UCHIJAAAA bibliocraft{2.3.2} [BiblioCraft] (BiblioCraft[v2.3.2][MC1.11.2].jar)
UCHIJAAAA biomesoplenty{6.2.0.2254} [Biomes O' Plenty] (BiomesOPlenty-1.11.2-6.2.0.2254-universal.jar)
UCHIJAAAA blockarmor{2.4.3} [Block Armor] (BlockArmor-1.11.2-2.4.3.jar)
UCHIJAAAA blocklings{4.1.11} [WillR27's Blocklings] (Blocklings 4.1.11 - 1.11.2.jar)
UCHIJAAAA cyclicmagic{1.5.7} [Cyclic] (Cyclic-1.11.2-1.5.7.jar)
UCHIJAAAA mobtotems{1.11.2-0.3.0} [Mob Totems] (mobtotems-1.11.2-0.3.0.jar)
UCHIJAAAA theoneprobe{1.4.7} [The One Probe] (theoneprobe-1.1x-1.4.7.jar)
UCHIJAAAA modularrouters{1.11.2-2.2.0} [Modular Routers] (modular-routers-1.11.2-2.2.0.jar)
UCHIJAAAA guideapi{1.11.2-2.1.1-52} [Guide-API] (Guide-API-1.11.2-2.1.1-52.jar)
UCHIJAAAA bloodmagic{1.11-2.1.11-80} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.11-2.1.11-80.jar)
UCHIJAAAA blur{1.0.2-10} [Blur] (Blur-1.0.2-10.jar)
UCHIJAAAA bookshelf{1.5.0.371} [Bookshelf] (Bookshelf-1.11.2-1.5.0.371.jar)
UCHIJAAAA botania{r1.9-344} [Botania] (Botania r1.9-344.jar)
UCHIJAAAA buildcraftlib{7.99.6} [BuildCraft Lib] (buildcraft-7.99.6.jar)
UCHIJAAAA buildcraftcore{7.99.6} [BuildCraft] (buildcraft-7.99.6.jar)
UCHIJAAAA buildcraftbuilders{7.99.6} [BC Builders] (buildcraft-7.99.6.jar)
UCHIJAAAA buildcraftenergy{7.99.6} [BC Energy] (buildcraft-7.99.6.jar)
UCHIJAAAA buildcraftfactory{7.99.6} [BC Factory] (buildcraft-7.99.6.jar)
UCHIJAAAA buildcraftrobotics{7.99.6} [BC Robotics] (buildcraft-7.99.6.jar)
UCHIJAAAA buildcraftsilicon{7.99.6} [BC Silicon] (buildcraft-7.99.6.jar)
UCHIJAAAA buildcrafttransport{7.99.6} [BC Transport] (buildcraft-7.99.6.jar)
UCHIJAAAA cfm{4.1.2} [MrCrayfish's Furniture Mod] (cfm-4.1.2-mc1.11.2.jar)
UCHIJAAAA chameleon{1.11.2-3.1.0} [Chameleon] (Chameleon-1.11.2-3.1.0.jar)
UCHIJAAAA charset{0.4.1} [Charset] (Charset-0.4.1.jar)
UCHIJAAAA codechickenlib{2.7.0.268} [CodeChicken Lib] (CodeChickenLib-1.11.2-2.7.0.268-universal.jar)
UCHIJAAAA chickenchunks{2.3.1.65} [ChickenChunks] (ChickenChunks-1.11.2-2.3.1.65-universal.jar)
UCHIJAAAA chiselsandbits{13.10} [Chisels & Bits] (chiselsandbits-13.10.jar)
UCHIJAAAA chiselsbytes{0.5} [Chisel & Bytes] (ChiselsBytes-1.11.2-0.5.jar)
UCHIJAAAA cyclopscore{0.10.6} [Cyclops Core] (CyclopsCore-1.11.2-0.10.6.jar)
UCHIJAAAA colossalchests{1.6.1} [Colossal Chests] (ColossalChests-1.11.2-1.6.1.jar)
UCHIJAAAA ic2{2.7.72-ex111} [IndustrialCraft 2] (industrialcraft-2-2.7.72-ex111.jar)
UCHIJAAAA compactsolars{1.11.2-5.0.12.333} [Compact Solar Arrays] (CompactSolars-1.11.2-5.0.12.333-universal.jar)
UCHIJAAAA computercraft{1.11.2-1.82pr5} [Computality] (computality-1.11.2-1.82pr5.jar)
UCHIJAAAA controlling{2.0.4} [Controlling] (Controlling-2.0.4.jar)
UCHIJAAAA cookingforblockheads{5.3.20} [Cooking for Blockheads] (CookingForBlockheads_1.11.2-5.3.20.jar)
UCHIJAAAA cosmeticarmorreworked{1.11.2-v1a} [CosmeticArmorReworked] (CosmeticArmorReworked-1.11.2-v1a.jar)
UCHIJAAAA craftingtweaks{7.1.9} [Crafting Tweaks] (CraftingTweaks_1.11.2-7.1.9.jar)
UCHIJAAAA crafttweakerjei{1.0.2} [CraftTweaker JEI Support] (CraftTweaker-1.11.2-3.0.26.jar)
UCHIJAAAA crafttweaker{3.0.26} [Crafttweaker] (CraftTweaker-1.11.2-3.0.26.jar)
UCHIJAAAA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.11.2-3.0.26.jar)
UCHIJAAAA ctm{MC1.11.2-0.1.1.6} [CTM] (CTM-MC1.11.2-0.1.1.6.jar)
UCHIJAAAA custommainmenu{2.0.5} [Custom Main Menu] (CustomMainMenu-MC1.11.2-2.0.5.jar)
UCHIJAAAA cyberware{alpha-0.2.9} [Cyberware] (cyberware-1.11.2-alpha-0.2.9.jar)
UCHIJAAAA darkutils{1.2.0.134} [Dark Utilities] (DarkUtilities-1.11.2-1.2.0.134.jar)
UCHIJAAAA forestry{5.3.4.118} [Forestry] (forestry_1.11.2-5.3.4.118.jar)
UCHIJAAAA eleccore{1.7.425} [ElecCore] (ElecCore-1.11-1.7.425.jar)
UCHIJAAAA deepresonance{1.4.8} [DeepResonance] (deepresonance-1.1x-1.4.8.jar)
UCHIJAAAA defaultoptions{8.2.2} [Default Options] (DefaultOptions_1.11.2-8.2.2.jar)
UCHIJAAAA elevatorid{1.3.2} [Elevator Mod] (ElevatorMod-1.11.2-1.3.2.jar)
UCHIJAAAA eggs{1.0} [Eat the Eggs!] (EM3R50N-EatTheEggs-1.11.2-13.20.0.2201.jar)
UCHIJAAAA embers{0.216} [Embers] (embers-0.216.jar)
UCHIJAAAA enderstorage{1.0} [EnderStorage] (EnderStorage-1.11.2-2.3.1.114-universal.jar)
UCHIJAAAA shetiphiancore{3.4.5} [ShetiPhian-Core] (shetiphiancore-1.11.0-3.4.6.jar)
UCHIJAAAA endertanks{1.5.5} [EnderTanks] (endertanks-1.11.0-1.5.5.jar)
UCHIJAAAA enderthing{0.7.3} [Enderthing] (enderthing-1.11.0-0.7.3.jar)
UCHIJAAAA enderzoo{1.11.2-1.3.0.47} [Ender Zoo] (EnderZoo-1.11.2-1.3.0.47.jar)
UCHIJAAAA valkyrielib{1.11.2-0.11.0b} [Valkyrie Lib] (valkyrielib-1.11.2-0.11.0c.jar)
UCHIJAAAA environmentaltech{1.11.2-0.11.0d} [Environmental Tech] (environmentaltech-1.11.2-0.11.0d.jar)
UCHIJAAAA etlunar{1.11.2-0.11.0c} [ET Lunar] (etlunar-1.11.2-0.11.0c.jar)
UCHIJAAAA mcmultipart{2.0.1} [MCMultiPart] (MCMultiPart-2.0.1.jar)
UCHIJAAAA mekanism{9.3.2} [Mekanism] (Mekanism-1.11.2-9.3.2.307.jar)
UCHIJAAAA thermalfoundation{2.2.3} [Thermal Foundation] (ThermalFoundation-1.11.2-2.2.3.5-universal.jar)
UCHIJAAAA thermalexpansion{5.2.4} [Thermal Expansion] (ThermalExpansion-1.11.2-5.2.4.8-universal.jar)
UCHIJAAAA exchangers{1.11.2-1.1} [Exchangers] (Exchangers-1.11.2-1.1.jar)
UCHIJAAAA shadowmc{3.7.1} [ShadowMC] (ShadowMC-1.11.2-3.7.5.jar)
UCHIJAAAA extrarails{1.2.1} [Extra Rails] (ExtraRails-1.11-1.2.1.jar)
UCHIJAAAA extrautils2{1.0} [extrautils2] (extrautils2-1.11.2-1.4.4.jar)
UCHIJAAAA zerocore{1.11.2-0.1.0.6} [Zero CORE] (zerocore-1.11.2-0.1.0.6.jar)
UCHIJAAAA bigreactors{1.11.2-0.4.5.30} [Extreme Reactors] (ExtremeReactors-1.11.2-0.4.5.30.jar)
UCHIJAAAA fairylights{2.1.0} [Fairy Lights] (fairylights-2.1.0-1.11.2.jar)
UCHIJAAAA fastleafdecay{v12} [Fast Leaf Decay] (FastLeafDecay-v12.jar)
UCHIJAAAA flatcoloredblocks{mc1.11-5.2} [Flat Colored Blocks] (flatcoloredblocks-mc1.11-5.2.jar)
UCHIJAAAA reborncore{2.16.1.115} [Reborn Core] (RebornCore-1.11.2-2.16.1.115-universal.jar)
UCHIJAAAA reborncore-mcmultipart{2.16.1.115} [reborncore-MCMultiPart] (RebornCore-1.11.2-2.16.1.115-universal.jar)
UCHIJAAAA fluxedredstone{@MODVERSION@} [FluxedRedstone] (FluxedRedstone-2.6.1.59.jar)
UCHIJAAAA foamfix{@VERSION@} [FoamFix] (foamfix-0.6.3-anarchy.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 fw{1.5.0} [Fullscreen Windowed] (FullscreenWindowed-1.10.2-1.5.0.jar)
UCHIJAAAA funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.11.2-alpha-0.0.1.jar)
UCHIJAAAA gendustry{1.6.5.7} [GenDustry] (gendustry-1.6.5.7-mc1.11.2.jar)
UCHIJAAAA pressure{1.3.1.5} [Pressure Pipes] (pressure-1.3.1.5-mc1.11.2.jar)
UCHIJAAAA advgenerators{0.9.20.5} [Advanced Generators] (generators-0.9.20.5-mc1.11.2.jar)
UCHIJAAAA gobblecore{1.11.2-0.1.4.14} [Gobble Core] (GobbleCore-1.11.2-0.1.4.14.jar)
UCHIJAAAA gobackpacks{1.1.1} [Good Old Backpacks] (GoodOldBackpacks-1.1.1.jar)
UCHIJAAAA gravestone{1.7.3} [Gravestone Mod] (gravestone-1.7.3.jar)
UCHIJAAAA hammercore{1.8.9} [Hammer Core] (HammerCore_1.11.2-1.8.9.jar)
UCHIJAAAA hopperducts{1.4.9.1} [Hopper Ducts] (hopperducts-mc1.11.2-1.4.9.1.jar)
UCHIJAAAA immersiveengineering{0.11-62} [Immersive Engineering] (ImmersiveEngineering-0.11-62.jar)
UCHIJAAAA immersivepetroleum{1.0.7} [Immersive Petroleum] (immersivepetroleum-1.11.2-1.0.7.jar)
UCHIJAAAA infernalmobs{1.7.2} [Infernal Mobs] (InfernalMobs-1.11.2.jar)
UCHIJAAAA intwheel{1.2.6} [Interaction Wheel] (intwheel-1.1x-1.2.6.jar)
UCHIJAAAA inventorytweaks{1.62+release.90.40cf8fc} [Inventory Tweaks] (InventoryTweaks-1.62.jar)
UCHIJAAAA ironchest{1.11.2-7.0.25.815} [Iron Chest] (ironchest-1.11.2-7.0.25.815.jar)
UCHIJAAAA jehc{1.2.2} [Just Enough HarvestCraft] (jehc-1.11.2-1.2.2.jar)
UCHIJAAAA jeibees{0.9.0.5} [JEI Bees] (jeibees-0.9.0.5-mc1.11.2.jar)
UCHIJAAAA journeymap{1.11.2-5.4.7} [JourneyMap] (journeymap-1.11.2-5.4.7.jar)
UCHIJAAAA jaff{1.6_for_1.11.2} [Just a Few Fish] (JustAFewFish-1.6_for_1.11.2.jar)
UCHIJAAAA je_calculation{1.11.2-2.6.4} [Just Enough Calculation] (JustEnoughCalculation-1.11.2-2.6.4.jar)
UCHIJAAAA jeresources{0.6.4.6} [Just Enough Resources] (JustEnoughResources-1.11.2-0.6.4.6.jar)
UCHIJAAAA llibrary{1.7.6} [LLibrary] (llibrary-1.7.6-1.11.2.jar)
UCHIJAAAA literalascension{1.11.2-1.0.2.2} [Literal Ascension] (literalascension-1.11.2-1.0.2.2.jar)
UCHIJAAAA llor{1.1.3-mc1.11.2} [Light Level Overlay Reloaded] (LLOverlayReloaded-1.1.3-mc1.11.2.jar)
UCHIJAAAA lttweaker{1.0.12} [Loot Table Tweaker] (LootTableTweaker-1.11.2-1.0.12.jar)
UCHIJAAAA magicbees{1.0} [MagicBees] (MagicBees-Alpha-3.0.2.jar)
UCHIJAAAA malisiscore{1.11.2-5.2.2} [MalisisCore] (malisiscore-1.11.2-5.2.2.jar)
UCHIJAAAA malisisdoors{1.11.2-6.1.2} [MalisisDoors] (malisisdoors-1.11.2-6.1.2.jar)
UCHIJAAAA mekanismtools{9.3.2} [MekanismTools] (MekanismTools-1.11.2-9.3.2.307.jar)
UCHIJAAAA testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.11.2-1.13.jar)
UCHIJAAAA mobends{0.23.5} [Mo'Bends] (mobends-0.23.5_for_MC-1.11.2.jar)
UCHIJAAAA modnametooltip{1.7.1} [Mod Name Tooltip] (modnametooltip_1.11-1.7.1.jar)
UCHIJAAAA mtlib{@VERSION@} [MTLib] (MTLib-2.0.3.jar)
UCHIJAAAA modtweaker{3.0.1} [Mod Tweaker] (modtweaker-3.0.1.jar)
UCHIJAAAA techreborn{2.3.3.181} [Tech Reborn] (TechReborn-1.11.2-2.3.3.181-universal.jar)
UCHIJAAAA morebees{1.11.2-1.4.1} [More Bees] (morebees-1.11.2-1.4.1.jar)
UCHIJAAAA morpheus{1.11.2-3.2.14} [Morpheus] (Morpheus-1.11.2-3.2.14.jar)
UCHIJAAAA mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.11.2.jar)
UCHIJAAAA mw{1.9} [Modern Warfare] (mw-1.9_mc1.11.2.jar)
UCHIJAAAA mysteriousmiscellany{1.11.2-1.1.7} [Mysterious Miscellany] (MysteriousMiscellany-1.11.2-1.1.7.jar)
UCHIJAAAA mysticalagriculture{1.5.6} [Mystical Agriculture] (mysticalagriculture[1.11.2]-1.5.6.jar)
UCHIJAAAA mysticalagradditions{1.0.2} [Mystical Agradditions] (mysticalagradditions[1.11.2]-1.0.2.jar)
UCHIJAAAA natura{1.11.2-4.2.0.22} [Natura] (natura-1.11.2-4.2.0.22.jar)
UCHIJAAAA netherportalfix{1.0} [NetherPortalFix] (NetherPortalFix_1.11-4.3.1.jar)
UCHIJAAAA nmsot{1.2.0-mc1.11.2} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.2.0-mc1.11.2.jar)
UCHIJAAAA neid{1.5.4.1} [NotEnoughIDs] (NotEnoughIDs-1.5.4.1.jar)
UCHIJAAAA notenoughwands{1.5.5} [Not Enough Wands] (notenoughwands-1.1x-1.5.5.jar)
UCHIJAAAA obsidiantools{1.7.3} [Obsidian Tools & Armor] (ObsidianToolsArmor_V.1.7.4.jar)
UCHIJAAAA opencomputers{1.7.0.24} [OpenComputers] (OpenComputers-MC1.11.2-1.7.0.24.jar)
UCHIJAAAA oreexcavation{1.3.99} [OreExcavation] (OreExcavation-1.3.99.jar)
UCHIJAAAA oeintegration{1.2} [OreExcavation Integration] (OreExcavationIntegration-1.11.2_1.2.jar)
UCHIJAAAA p455w0rdslib{1.0.15} [p455w0rd's Library] (p455w0rdslib-1.11.2-1.0.15.jar)
UCHIJAAAA packetfilter{1.4.0} [Packet Filter] (packetfilter-1.5.0.jar)
UCHIJAAAA harvestcraft{1.11.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.11.2h.jar)
UCHIJAAAA pamscookables{1.0} [Pam's Cookables] (pamscookables-1.11.2_1.0.jar)
UCHIJAAAA placeableitems{3.0.4.1} [Placeable Items Mod] (placeableitems-3.0.4.1.jar)
UCHIJAAAA platforms{1.3.4} [Platforms] (platforms-1.11.0-1.3.4.jar)
UCHIJAAAA rangedpumps{0.4} [Ranged Pumps] (rangedpumps-0.4.jar)
UCHIJAAAA reauth{3.5.0} [ReAuth] (ReAuth-3.5.0.jar)
UCHIJAAAA redstonearsenal{2.2.3} [Redstone Arsenal] (RedstoneArsenal-1.11.2-2.2.3.5-universal.jar)
UCHIJAAAA refinedrelocation{3.1.14} [Refined Relocation] (RefinedRelocation-mc1.11.2-3.1.14.jar)
UCHIJAAAA refinedstorage{1.4.18} [Refined Storage] (refinedstorage-1.4.18.jar)
UCHIJAAAA xreliquary{1.11.2-1.3.3.653} [Reliquary] (Reliquary-1.11.2-1.3.3.653.jar)
UCHIJAAAA resourceloader{1.5.2} [Resource Loader] (ResourceLoader-MC1.11.2-1.5.2.jar)
UCHIJAAAA rftools{6.01} [RFTools] (rftools-1.1x-6.01.jar)
UCHIJAAAA rftoolscontrol{1.6.8} [RFTools Control] (rftoolsctrl-1.1x-1.6.8.jar)
UCHIJAAAA rftoolsdim{5.02} [RFTools Dimensions] (rftoolsdim-1.1x-5.02.jar)
UCHIJAAAA roguelike{1.6.6} [Roguelike Dungeons] (RoguelikeDungeons-1.11.2-1.6.6.jar)
UCHIJAAAA roots{0.020} [Roots 2] (roots-2-0.020.jar)
UCHIJAAAA simplegenerators{1.11.2-0.11.0a} [Simple Generators] (simplegenerators-1.11.2-0.11.0a.jar)
UCHIJAAAA simplequarry{1.0.3} [Simple Quarry] (SimpleQuarry_1.11.2-1.0.3.jar)
UCHIJAAAA simplyconveyors{3.0.6} [Simply Conveyors & More] (SimplyConveyors-3.0.6.jar)
UCHIJAAAA soulshardstow{1.11-2.6.6-47} [Soul Shards - The Old Ways] (SoulShards-TOW-1.11-2.6.6-47.jar)
UCHIJAAAA spartanshields{1.3} [Spartan Shields] (SpartanShields-1.11.2-1.3a.jar)
UCHIJAAAA spiceoflife{1.3.8} [The Spice of Life] (SpiceOfLife-mc1.11.2-1.3.8.jar)
UCHIJAAAA stacksize{1.1} [Stacksize Mod] (stacksize-1.11.2-1.1.jar)
UCHIJAAAA stevescarts{2.3.0.22} [Steve's Carts 2] (StevesCarts-1.11.2-2.3.0.22.jar)
UCHIJAAAA stg{1.11.2-1.1.1} [SwingThroughGrass] (stg-1.11.2-1.1.1.jar)
UCHIJAAAA storagedrawers{1.11.2-4.2.9} [Storage Drawers] (StorageDrawers-1.11.2-4.2.9.jar)
UCHIJAAAA storagedrawersextra{@VERSION@} [Storage Drawers Extras] (StorageDrawersExtras-1.11.2-2.0.0.jar)
UCHIJAAAA techexpansion{1.5} [Tech Expansion] (techexpansion-1.5.jar)
UCHIJAAAA terraqueous{1.3.13} [Terraqueous] (terraqueous-1.11.0-1.3.13.jar)
UCHIJAAAA beneath{1.2.0} [The Beneath] (The Beneath-1.11.2-1.2.0.jar)
UCHIJAAAA thermaldynamics{2.2.4} [Thermal Dynamics] (ThermalDynamics-1.11.2-2.2.4.7-universal.jar)
UCHIJAAAA tickdynamic{1.0.0} [Tick Dynamic] (TickDynamic-1.11.2-1.0.0.jar)
UCHIJAAAA timehud{7.2.1} [Time HUD] (TimeHUD-Forge-1.11.2-7.2.1.jar)
UCHIJAAAA tinkertoolleveling{1.11.2-1.0.1.DEV.641b08f} [Tinkers Tool Leveling] (TinkerToolLeveling-1.11.2-1.0.1.jar)
UCHIJAAAA tombmanygraves{1.11.2-3.0.9} [Tomb Many Graves] (TombManyGraves-1.11.2-3.0.9.jar)
UCHIJAAAA topaddons{1.11.2-0.15.0} [TOP Addons] (topaddons-1.11.2-0.15.0.jar)
UCHIJAAAA toughasnails{@MOD_VERSION@} [Tough As Nails] (ToughAsNails-1.11-2.0.5.jar)
UCHIJAAAA tanaddons{3.0.8} [Tough Expansion] (ToughExpansion-1.11.2-3.0.8.jar)
UCHIJAAAA translocator{2.3.0.61} [Translocator] (Translocators-1.11.2-2.3.0.61-universal.jar)
UCHIJAAAA vbe{GRADLE:VERSION-GRADLE:BUILD} [Vanilla Builders Extension] (Vanilla Builders Extension-1.11.2-1.0.2.jar)
UCHIJAAAA visiblearmorslots{3.1.1} [Visible Armor Slots] (VisibleArmorSlots[1.11.2]-3.1.1.jar)
UCHIJAAAA wanionlib{1.11.2-1.1} [WanionLib] (WanionLib-1.11.2-1.1.jar)
UCHIJAAAA xnet{1.3.2} [XNet] (xnet-1.3.2.jar)
UCHIJAAAA denseores{1.0} [denseores] (denseores-1.11-1.0.2.jar)
UCHIJAAAA unidict{1.11.2-1.0} [UniDict] (UniDict-1.11.2-1.1.jar)
Loaded coremods (and transformers):
IC2core (industrialcraft-2-2.7.72-ex111.jar)
CCLCorePlugin (CodeChickenLib-1.11.2-2.7.0.268-universal.jar)
codechicken.lib.asm.ClassHierarchyManager
codechicken.lib.asm.CCL_ASMTransformer
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.3-anarchy.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
LoadingPlugin (Quark-r1.2-93.jar)
vazkii.quark.base.asm.ClassTransformer
CoFH Loading Plugin (CoFHCore-1.11.2-4.2.4.9-universal.jar)
cofh.asm.CoFHClassTransformer
cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
ForgelinPlugin (Forgelin-1.5.0.jar)
TransformerLoader (OpenComputers-MC1.11.2-1.7.0.24.jar)
li.cil.oc.common.asm.ClassTransformer
RebornCoreASM (RebornCore-1.11.2-2.16.1.115-universal.jar)
reborncore.mixin.transformer.MixinTransformer
ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.6.jar)
shetiphian.core.asm.ClassTransformer
MalisisCorePlugin (malisiscore-1.11.2-5.2.2.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
LoadingPlugin (ResourceLoader-MC1.11.2-1.5.2.jar)
lumien.resourceloader.asm.ClassTransformer
AstralCore (astralsorcery-1.4.4.jar)
AppleCore (AppleCore-mc1.11.2-2.2.0.jar)
squeek.applecore.asm.TransformerModuleHandler
CorePlugin (FluxedRedstone-2.6.1.59.jar)
Default Options (DefaultOptions_1.11.2-8.2.2.jar)
net.blay09.mods.defaultoptions.coremod.DefaultOptionsClassTransformer
LoadingPlugin (TickDynamic-1.11.2-1.0.0.jar)
com.wildex999.patcher.TransformerPatcher
com.wildex999.patcher.EntityInjector
CTMCorePlugin (CTM-MC1.11.2-0.1.1.6.jar)
team.chisel.ctm.client.asm.CTMTransformer
llibrary (llibrary-1.7.6-1.11.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
HammerCoreCore (HammerCore_1.11.2-1.8.9.jar)
com.mrdimka.hammercore.asm.HammerCoreTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.62.jar)
invtweaks.forge.asm.ContainerTransformer
BookshelfLoadingPlugin (Bookshelf-1.11.2-1.5.0.371.jar)
net.darkhax.bookshelf.asm.BookshelfTransformerManager
BlurPlugin (Blur-1.0.2-10.jar)
com.tterrag.blur.BlurTransformer
literalascension (literalascension-1.11.2-1.0.2.2.jar)
com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher
TANLoadingPlugin (ToughAsNails-1.11-2.0.5.jar)
toughasnails.asm.transformer.BlockCropsTransformer
toughasnails.asm.transformer.EntityRendererTransformer
toughasnails.asm.transformer.WorldTransformer
BCModPlugin (zz-backpacks 1.11.2 - 3.1.9.jar)
brad16840.common.asm.ClassTransformer
Plugin (NotEnoughIDs-1.5.4.1.jar)
ru.fewizz.neid.asm.Transformer
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
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)
- craftingtweaksIntegration (Enabled/Not Forced)
- theoneprobeIntegration (Enabled/Not Forced)
Pulsar/natura loaded Pulses:
- NaturaCommons (Enabled/Forced)
- NaturaOverworld (Enabled/Not Forced)
- NaturaNether (Enabled/Not Forced)
- NaturaDecorative (Enabled/Not Forced)
- NaturaTools (Enabled/Not Forced)
- NaturaEntities (Enabled/Not Forced)
- NaturaOredict (Enabled/Forced)
- NaturaWorld (Enabled/Not Forced)
- craftingtweaksIntegration (Enabled/Not Forced)
List of loaded APIs:
* actuallyadditionsapi (33) from ActuallyAdditions-1.11.2-r110.jar
* AppleCoreAPI (2.3.0) from AppleCore-mc1.11.2-2.2.0.jar
* ArmorPlusApi (2.0) from armorplus-1.11.2-10.4.1.2.jar
* Baubles|API (1.4.0.2) from Baubles-1.11-1.4.5.jar
* BetterAchievements|API (0.4.3.12) from BetterAchievements-1.11.2-0.4.3.12.jar
* BetterWithModsAPI (Beta 0.6) from Quark-r1.2-93.jar
* bigreactors|API (4.0.1) from ExtremeReactors-1.11.2-0.4.5.30.jar
* bloodmagic|API (1.11-2.1.11-80) from BloodMagic-1.11-2.1.11-80.jar
* BotaniaAPI (86) from Botania r1.9-344.jar
* BuildCraftAPI|blocks (1.0) from buildcraft-7.99.6.jar
* BuildCraftAPI|boards (2.0) from buildcraft-7.99.6.jar
* BuildCraftAPI|core (2.2) from buildcraft-7.99.6.jar
* BuildCraftAPI|crops (1.1) from buildcraft-7.99.6.jar
* BuildCraftAPI|enums (1.0) from buildcraft-7.99.6.jar
* BuildCraftAPI|events (2.0) from buildcraft-7.99.6.jar
* BuildCraftAPI|facades (1.1) from buildcraft-7.99.6.jar
* BuildCraftAPI|filler (4.0) from buildcraft-7.99.6.jar
* BuildCraftAPI|fuels (2.0) from buildcraft-7.99.6.jar
* BuildCraftAPI|gates (4.1) from buildcraft-7.99.6.jar
* BuildCraftAPI|items (1.1) from buildcraft-7.99.6.jar
* BuildCraftAPI|library (2.0) from buildcraft-7.99.6.jar
* BuildCraftAPI|lists (1.0) from buildcraft-7.99.6.jar
* BuildCraftAPI|power (1.3) from buildcraft-7.99.6.jar
* BuildCraftAPI|recipes (3.0) from buildcraft-7.99.6.jar
* BuildCraftAPI|robotics (3.0) from buildcraft-7.99.6.jar
* BuildCraftAPI|statements (1.1) from buildcraft-7.99.6.jar
* BuildCraftAPI|tablet (1.0) from buildcraft-7.99.6.jar
* BuildCraftAPI|tiles (1.2) from buildcraft-7.99.6.jar
* BuildCraftAPI|tools (1.0) from buildcraft-7.99.6.jar
* BuildCraftAPI|transport (5.0) from buildcraft-7.99.6.jar
* CharsetAPI (0.1) from Charset-0.4.1.jar
* CharsetAPI|Audio (0.0) from Charset-0.4.1.jar
* CharsetAPI|Lib (0.2) from Charset-0.4.1.jar
* CharsetAPI|Pipes (0.3) from Charset-0.4.1.jar
* CharsetAPI|Storage (0.1) from Charset-0.4.1.jar
* CharsetAPI|Tape (0.0) from Charset-0.4.1.jar
* CharsetAPI|Wires (0.3) from Charset-0.4.1.jar
* Chisel-API (0.0.1) from Chisel-MC1.11.2-0.0.11.18.jar
* ChiselAPI|Carving (0.0.1) from Chisel-MC1.11.2-0.0.11.18.jar
* ChiselsAndBitsAPI (13.8.0) from chiselsandbits-13.10.jar
* CoFHAPI (1.8.9R1.2.0B1) from modular-routers-1.11.2-2.2.0.jar
* cofhapi (1.8.0) from CoFHCore-1.11.2-4.2.4.9-universal.jar
* cofhapi|block (1.6.0) from zerocore-1.11.2-0.1.0.6.jar
* cofhapi|core (1.8.0) from CoFHCore-1.11.2-4.2.4.9-universal.jar
* CoFHAPI|energy (1.8.9R1.2.0B1) from theoneprobe-1.1x-1.4.7.jar
* cofhapi|energy (1.4.0) from extrautils2-1.11.2-1.4.4.jar
* CoFHAPI|item (1.8.9R1.2.0B1) from Mekanism-1.11.2-9.3.2.307.jar
* cofhapi|item (1.6.0) from zerocore-1.11.2-0.1.0.6.jar
* cofhapi|tileentity (1.6.0) from zerocore-1.11.2-0.1.0.6.jar
* cofhapi|util (1.8.0) from CoFHCore-1.11.2-4.2.4.9-universal.jar
* cofhlib (1.8.3) from CoFHCore-1.11.2-4.2.4.9-universal.jar
* cofhlib|audio (1.8.3) from CoFHCore-1.11.2-4.2.4.9-universal.jar
* cofhlib|gui (1.8.3) from CoFHCore-1.11.2-4.2.4.9-universal.jar
* cofhlib|gui|container (1.8.3) from CoFHCore-1.11.2-4.2.4.9-universal.jar
* cofhlib|gui|element (1.8.3) from CoFHCore-1.11.2-4.2.4.9-universal.jar
* cofhlib|gui|element|listbox (1.8.3) from CoFHCore-1.11.2-4.2.4.9-universal.jar
* cofhlib|gui|slot (1.8.3) from CoFHCore-1.11.2-4.2.4.9-universal.jar
* cofhlib|inventory (1.8.3) from CoFHCore-1.11.2-4.2.4.9-universal.jar
* cofhlib|util (1.8.3) from CoFHCore-1.11.2-4.2.4.9-universal.jar
* cofhlib|util|helpers (1.8.3) from CoFHCore-1.11.2-4.2.4.9-universal.jar
* cofhlib|world (1.8.3) from CoFHCore-1.11.2-4.2.4.9-universal.jar
* cofhlib|world|feature (1.8.3) from CoFHCore-1.11.2-4.2.4.9-universal.jar
* compatlayer (0.2.9) from compatlayer-1.11.2-0.2.9.jar
* ComputerCraft|API (1.11.2-1.82pr5) from computality-1.11.2-1.82pr5.jar
* ComputerCraft|API|FileSystem (1.11.2-1.82pr5) from computality-1.11.2-1.82pr5.jar
* ComputerCraft|API|Lua (1.11.2-1.82pr5) from computality-1.11.2-1.82pr5.jar
* ComputerCraft|API|Media (1.11.2-1.82pr5) from computality-1.11.2-1.82pr5.jar
* ComputerCraft|API|Peripheral (1.11.2-1.82pr5) from computality-1.11.2-1.82pr5.jar
* ComputerCraft|API|Permissions (1.11.2-1.82pr5) from computality-1.11.2-1.82pr5.jar
* ComputerCraft|API|Redstone (1.11.2-1.82pr5) from computality-1.11.2-1.82pr5.jar
* ComputerCraft|API|Turtle (1.11.2-1.82pr5) from computality-1.11.2-1.82pr5.jar
* CraftingTweaks|API (4.1) from CraftingTweaks_1.11.2-7.1.9.jar
* ctm-api (0.1.0) from CTM-MC1.11.2-0.1.1.6.jar
* ctm-api-events (0.1.0) from CTM-MC1.11.2-0.1.1.6.jar
* ctm-api-models (0.1.0) from CTM-MC1.11.2-0.1.1.6.jar
* ctm-api-textures (0.1.0) from CTM-MC1.11.2-0.1.1.6.jar
* ctm-api-utils (0.1.0) from CTM-MC1.11.2-0.1.1.6.jar
* DR-API (1.0.4-Beta) from deepresonance-1.1x-1.4.8.jar
* ElecCoreAPI (1.0) from ElecCore-1.11-1.7.425.jar
* ElecCore|Abilities (#API_VER#) from ElecCore-1.11-1.7.425.jar
* environmentaltech-api (1.11.2-0.11.0d) from environmentaltech-1.11.2-0.11.0d.jar
* ForestryAPI|apiculture (5.0.0) from forestry_1.11.2-5.3.4.118.jar
* ForestryAPI|arboriculture (4.2.1) from forestry_1.11.2-5.3.4.118.jar
* ForestryAPI|circuits (3.1.0) from forestry_1.11.2-5.3.4.118.jar
* ForestryAPI|climate (2.1.0) from forestry_1.11.2-5.3.4.118.jar
* ForestryAPI|core (5.1.0) from forestry_1.11.2-5.3.4.118.jar
* ForestryAPI|farming (2.2.0) from forestry_1.11.2-5.3.4.118.jar
* ForestryAPI|food (1.1.0) from forestry_1.11.2-5.3.4.118.jar
* ForestryAPI|fuels (3.0.0) from forestry_1.11.2-5.3.4.118.jar
* ForestryAPI|genetics (4.7.1) from forestry_1.11.2-5.3.4.118.jar
* ForestryAPI|greenhouse (5.2.0) from forestry_1.11.2-5.3.4.118.jar
* ForestryAPI|hives (4.1.0) from forestry_1.11.2-5.3.4.118.jar
* ForestryAPI|lepidopterology (1.4.0) from forestry_1.11.2-5.3.4.118.jar
* ForestryAPI|mail (3.1.0) from forestry_1.11.2-5.3.4.118.jar
* ForestryAPI|multiblock (3.0.0) from forestry_1.11.2-5.3.4.118.jar
* ForestryAPI|recipes (5.4.0) from forestry_1.11.2-5.3.4.118.jar
* ForestryAPI|storage (5.0.0) from forestry_1.11.2-5.3.4.118.jar
* ForestryAPI|world (2.1.0) from forestry_1.11.2-5.3.4.118.jar
* funkylocomotion_api (2.0) from funky-locomotion-1.11.2-alpha-0.0.1.jar
* gendustryAPI (2.3.0) from gendustry-1.6.5.7-mc1.11.2.jar
* Guide-API|API (2.0.0) from Guide-API-1.11.2-2.1.1-52.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.11-62.jar
* ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.11-62.jar
* intwheel_api (1.2.4) from intwheel-1.1x-1.2.6.jar
* jeresources|API (0.6.4.6) from JustEnoughResources-1.11.2-0.6.4.6.jar
* journeymap|client-api (1.3-SNAPSHOT) from journeymap-1.11.2-5.4.7.jar
* journeymap|client-api-display (1.3-SNAPSHOT) from journeymap-1.11.2-5.4.7.jar
* journeymap|client-api-event (1.3-SNAPSHOT) from journeymap-1.11.2-5.4.7.jar
* journeymap|client-api-model (1.3-SNAPSHOT) from journeymap-1.11.2-5.4.7.jar
* journeymap|client-api-util (1.3-SNAPSHOT) from journeymap-1.11.2-5.4.7.jar
* JustEnoughItemsAPI (4.13.0) from jei_1.11.2-4.5.0.289.jar
* mcjtylib_ng (2.3.11) from mcjtylib-1.1x-2.3.11.jar
* MekanismAPI|core (9.0.0) from Mekanism-1.11.2-9.3.2.307.jar
* MekanismAPI|energy (9.0.0) from Mekanism-1.11.2-9.3.2.307.jar
* MekanismAPI|gas (9.0.0) from Mekanism-1.11.2-9.3.2.307.jar
* MekanismAPI|infuse (9.0.0) from Mekanism-1.11.2-9.3.2.307.jar
* MekanismAPI|laser (9.0.0) from Mekanism-1.11.2-9.3.2.307.jar
* MekanismAPI|transmitter (9.0.0) from Mekanism-1.11.2-9.3.2.307.jar
* MekanismAPI|util (9.0.0) from Mekanism-1.11.2-9.3.2.307.jar
* MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.11.2.jar
* opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.24.jar
* opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.24.jar
* opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.24.jar
* opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.24.jar
* opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.24.jar
* opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.24.jar
* opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.24.jar
* opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.24.jar
* opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.24.jar
* opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.24.jar
* opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.24.jar
* pressureAPI (1.3.1.5) from pressure-1.3.1.5-mc1.11.2.jar
* ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.11.2-1.0.15.jar
* PsiAPI (4) from Psi-r1.1-47.jar
* reborncoreAPI (2.16.1.115) from RebornCore-1.11.2-2.16.1.115-universal.jar
* reborncoreAPI|Fuel (2.16.1.115) from RebornCore-1.11.2-2.16.1.115-universal.jar
* reborncoreAPI|Power (2.16.1.115) from RebornCore-1.11.2-2.16.1.115-universal.jar
* reborncoreAPI|Recipe (2.16.1.115) from RebornCore-1.11.2-2.16.1.115-universal.jar
* reborncoreAPI|Tile (2.16.1.115) from RebornCore-1.11.2-2.16.1.115-universal.jar
* RefinedRelocationAPI (2.0.0) from RefinedRelocation-mc1.11.2-3.1.14.jar
* SimpleQuarry|API (1) from SimpleQuarry_1.11.2-1.0.3.jar
* stevescartsAPI (2.3.0.22) from StevesCarts-1.11.2-2.3.0.22.jar
* stevescartsAPI|FARMS (2.3.0.22) from StevesCarts-1.11.2-2.3.0.22.jar
* StorageDrawersAPI (1.10.2-1.3.0) from refinedstorage-1.4.18.jar
* StorageDrawersAPI|config (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.9.jar
* StorageDrawersAPI|event (1.10.2-1.3.0) from refinedstorage-1.4.18.jar
* StorageDrawersAPI|pack (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.9.jar
* StorageDrawersAPI|registry (1.10.2-1.3.0) from refinedstorage-1.4.18.jar
* StorageDrawersAPI|render (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.9.jar
* StorageDrawersAPI|storage (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.9.jar
* StorageDrawersAPI|storage-attribute (1.10.2-1.3.0) from refinedstorage-1.4.18.jar
* techrebornAPI (2.3.3.181) from TechReborn-1.11.2-2.3.3.181-universal.jar
* TerraqueousAPI (1.0) from terraqueous-1.11.0-1.3.13.jar
* TerraqueousAPI|Cloud (1.0) from terraqueous-1.11.0-1.3.13.jar
* TerraqueousAPI|Machines (1.0) from terraqueous-1.11.0-1.3.13.jar
* TerraqueousAPI|Plant (1.0) from terraqueous-1.11.0-1.3.13.jar
* theoneprobe_api (1.4.4) from theoneprobe-1.1x-1.4.7.jar
* valkyrielib.api (1.11.2-0.11.0b) from valkyrielib-1.11.2-0.11.0c.jar
* zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.11.2-0.1.0.6.jar
* zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.11.2-0.1.0.6.jar
* zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.11.2-0.1.0.6.jar
* zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.11.2-0.1.0.6.jar
codechickenlib Invalid Fingerprint Reports: - No invalid fingerprints.:
chickenchunks Invalid Fingerprint Reports: - No invalid fingerprints.:
enderstorage Invalid Fingerprint Reports: - No invalid fingerprints.:
RebornCore:
Plugin Engine: 0
RebornCore Version: 2.16.1.115
Mixin Status: 1
Runtime Debofucsation 1
RenderEngine: 1
translocator Invalid Fingerprint Reports: - No invalid fingerprints.:
Profiler Position: N/A (disabled)
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
OptiFine Version: OptiFine_1.11.2_HD_U_C3
Render Distance Chunks: 7
Mipmaps: 0
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.0 NVIDIA 382.05
OpenGlRenderer: GeForce GT 730/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment