• 1

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)

    Posted in: Minecraft Mods
  • 2

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Quote from Darkos_0x14D»

    [Chromaticraft][v13B]
    There are missing config properties for setting biome ID's. Missing ones are:
    "Island Biome ID"
    "Plains Biome ID"

    "Skyland Biome ID"

    These properties vanished from config with introduction of v13A - I really doubt if this was intentional, especially since DragonAPI still guards those ID's against confilcts. Striping end users of possibility of rearranging biome ID's on your side is not a good thing.


    You asked the question before and got more than four responses. Read them before repeating the question.
    Posted in: Minecraft Mods
  • 1

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)

    I moved the pack list to a dedicated page on my site, so I can track changes (as per the third-party modifications rule):


    https://sites.google.com/site/reikasminecraft/approved-modpacks

    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Quote from Ieldra2»

    I chose to take it that way ;)

    Any hint what the missing item may be? I've been at this for more or less a real-time week, and I'd really like to get somewhere. Upgrading in the middle of the "endgame" stage may have messed up things somewhat. Maybe I shouldn't have done it, but my pylon network is much more stable in v13.

    The book should explain.
    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Quote from Ieldra2»


    What is wrong with this setup:


    Quite literally, you.

    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Quote from Ieldra2»
    crashes

    Log?
    Posted in: Minecraft Mods
  • 1

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Quote from lee321987»

    I just upgraded from V12 to V13 and my frame rate got choked (was 90 FPS now it's 27).
    That was with ~90 mods installed (including Optifine and FastCraft).
    To find the cause, here's what I did:
    Restore the DragonAPI config I backed up before upgrading.
    Remove all files from the mods dir and put DragonAPI V12e back in.
    Start a new world, and let it run a few minutes, without moving my player or the mouse.
    Shut down Minecraft.
    Swtich to DragonAPI V13b.
    Start the world and let it run a few minutes (standing and looking at the exact same spot as the V12e test).

    Results:
    V12e = 78 FPS
    V13b = 28 FPS

    Also, I used the default JVM arguments for both tests (except bigger Xmx):
    -Xmx2200M -Xmn128M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy

    When I click the "mods" button, here's the list:

    Minecraft Coder Pack
    Forge Mod Loader
    Minecraft Forge
    DragonAPI
    DragonAPI ASM Data Initializ

    I hope "Minecraft Coder Pack" was installed by Forge or DragonAPI because I don't know how to remove it since there are no more files in the mods dir.
    If you need me to remove it, please tell me how if you know.


    CPU: Phenom II x4

    GPU: Radeon HD 4670


    I'm just playing SSP. Is it okay for me to update all your mods _except_ DragonAPI?

    Have a good day.


    Just DragonAPI? It adds no content and little active code. It singlehandedly reducing your performance, especially by the amount you claim, makes no sense. And no, you cannot update some mods without updating DragonAPI.


    Quote from DasIch94»

    Would it be possible for chromaticraft to add compatibility with biomebundle? (https://www.reddit.com/r/biomebundle/)


    Biomebundle
    completely overhauls vanilla terrain generation and as a result
    chromaticraft doesn't generate it's biomes anymore, meaning:

    - No Ender Forest (there is a ForestEnder, though)

    - No Rainbow Forest (can be spread with rainbow trees)

    - No Extreme hills (There are Mountain*)


    Would it be possible to run the chunk populators of ores, flowers and liquid ender in other matching biomes instead?

    MC_Pitman mentioned rebuilding modded biomes, if neccesary. I'm sure he would appreciate you providing him with information.


    Also: Cave crystals generate on podzol?


    They
    absolutely need to be the native CC biomes, not any imitations or
    wrappers. Vanilla ones are a bit more flexible, as long as both the
    BiomeDictionary tags and the naming are reasonably similar (i.e. an
    ocean would need to both have Type.OCEAN and have "ocean" in its name).


    Quote from reteo»

    I
    just found another short-circuit in the mining progression for Survival
    Industry: apparently, RotaryCraft can allow rails, iron bars, and
    buckets to be melted into 3 iron scrap, which can then be turned into
    iron bars (which can then be made into a pickaxe). This pretty much
    eliminates all the intermediate mining between the beginning of the game
    and the start of the industrial stage. Would there be any problem if I
    remove all recipes for iron scrap?


    Go ahead,
    but that leaves an uncraftable item that is likely to confuse players.
    Why not move the smelting recipe for scrap to the Pulse Jet?
    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Quote from Ieldra2»

    v12e

    Posted in: Minecraft Mods
  • 0

    posted a message on Turned into time traveler, according to Timestamp
    Quote from citricsquid»

    I think this can be caused by timezone settings, was it just that one post or others you saw it on?


    Just the one. But I never changed anything, at least on my end, and daylight savings was a month ago.
    Posted in: Forum Discussion & Info
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Quote from Kobra331»

    Please dont hate me if i did something wrong, but after updating from 13a to 13b and deleting open computers the client starts without problems but my server crashes with another noclass found exception for the rifts.
    I checked the updated mods multiple times. Dragon api 13b, Chromaticraft 13b, reactorcraft 13b, rotary and electricraft 13a:


    ---- Minecraft Crash Report ----
    // Sorry :(

    Time: 11.05.16 19:31
    Description: Exception in server tick loop

    cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: Reika/ChromatiCraft/TileEntity/Transport/TileEntityRift
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:559)
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
    Caused by: java.lang.NoClassDefFoundError: Reika/ChromatiCraft/TileEntity/Transport/TileEntityRift
    at Reika.ChromatiCraft.Registry.ChromaTiles.<clinit>(ChromaTiles.java:128)
    at Reika.ChromatiCraft.Registry.ChromaItems.getNumberMetadatas(ChromaItems.java:336)
    at Reika.DragonAPI.Libraries.ReikaRegistryHelper.registerItem(ReikaRegistryHelper.java:129)
    at Reika.DragonAPI.Libraries.ReikaRegistryHelper.instantiateAndRegisterItems(ReikaRegistryHelper.java:120)
    at Reika.ChromatiCraft.ChromatiCraft.setupClassFiles(ChromatiCraft.java:944)
    at Reika.ChromatiCraft.ChromatiCraft.preload(ChromatiCraft.java:352)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
    ... 5 more
    Caused by: java.lang.ClassNotFoundException: Reika.ChromatiCraft.TileEntity.Transport.TileEntityRift
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 37 more
    Caused by: Reika.DragonAPI.ASM.InterfaceInjector$ImproperImplementationException: Error ASMing Reika/ChromatiCraft/TileEntity/Transport/TileEntityRift:
    Could not inject interface li/cil/oc/api/network/Environment;
    Reika/ChromatiCraft/TileEntity/Transport/TileEntityRift does not implement the following required methods:
    node ()Lli/cil/oc/api/network/Node;
    onDisconnect (Lli/cil/oc/api/network/Node;)V
    onMessage (Lli/cil/oc/api/network/Message;)V

    In all likelihood, the interface has changed and its implementation requires correction.
    The following methods were found on the class:
    <init> ()V
    getTile ()LReika/ChromatiCraft/Registry/ChromaTiles;
    updateEntity (Lnet/minecraft/world/World;IIII)V
    teleport (Lnet/minecraft/entity/Entity;)V
    shouldTeleport (Lnet/minecraft/entity/Entity;)Z
    onFirstTick (Lnet/minecraft/world/World;III)V
    setDirection (Lnet/minecraftforge/common/util/ForgeDirection;)V
    getSingleDirection ()Lnet/minecraftforge/common/util/ForgeDirection;
    drop ()V
    canDrop (Lnet/minecraft/entity/player/EntityPlayer;)Z
    passThrough ()V
    getRedstoneLevel (Lnet/minecraftforge/common/util/ForgeDirection;)I
    animateWithTick (Lnet/minecraft/world/World;III)V
    isLinked ()Z
    linkTo (Lnet/minecraft/world/World;III)Z
    onLink (Z)V
    linkTo (LReika/DragonAPI/Instantiable/Data/Immutable/WorldLocation;)Z
    reset ()V
    resetOther ()V
    getColor ()I
    getRandomColor ()I
    canLinkTo (Lnet/minecraft/world/World;III)Z
    getOther ()LReika/ChromatiCraft/TileEntity/Transport/TileEntityRift;
    getBlockFrom (Lnet/minecraftforge/common/util/ForgeDirection;)LReika/DragonAPI/Instantiable/Data/Immutable/WorldLocation;
    getAdjacentTargetTile (Lnet/minecraftforge/common/util/ForgeDirection;)Lnet/minecraft/tileentity/TileEntity;
    getSingleDirTile ()Lnet/minecraft/tileentity/TileEntity;
    getBlockIDFrom (Lnet/minecraftforge/common/util/ForgeDirection;)Lnet/minecraft/block/Block;
    getBlockMetadataFrom (Lnet/minecraftforge/common/util/ForgeDirection;)I
    getTileEntityFrom (Lnet/minecraftforge/common/util/ForgeDirection;)Lnet/minecraft/tileentity/TileEntity;
    getLinkTarget ()LReika/DragonAPI/Instantiable/Data/Immutable/WorldLocation;
    writeSyncTag (Lnet/minecraft/nbt/NBTTagCompound;)V
    readSyncTag (Lnet/minecraft/nbt/NBTTagCompound;)V
    isConnectable (Lnet/minecraftforge/common/util/ForgeDirection;)Z
    canInputFrom (Lnet/minecraftforge/common/util/ForgeDirection;)Z
    canOutputTo (Lnet/minecraftforge/common/util/ForgeDirection;)Z
    setSuction (Lthaumcraft/api/aspects/Aspect;I)V
    getSuctionType (Lnet/minecraftforge/common/util/ForgeDirection;)Lthaumcraft/api/aspects/Aspect;
    getSuctionAmount (Lnet/minecraftforge/common/util/ForgeDirection;)I
    takeEssentia (Lthaumcraft/api/aspects/Aspect;ILnet/minecraftforge/common/util/ForgeDirection;)I
    addEssentia (Lthaumcraft/api/aspects/Aspect;ILnet/minecraftforge/common/util/ForgeDirection;)I
    getEssentiaType (Lnet/minecraftforge/common/util/ForgeDirection;)Lthaumcraft/api/aspects/Aspect;
    getEssentiaAmount (Lnet/minecraftforge/common/util/ForgeDirection;)I
    getMinimumSuction ()I
    renderExtendedTube ()Z
    receiveEnergy (Lnet/minecraftforge/common/util/ForgeDirection;IZ)I
    extractEnergy (Lnet/minecraftforge/common/util/ForgeDirection;IZ)I
    canConnectEnergy (Lnet/minecraftforge/common/util/ForgeDirection;)Z
    getEnergyStored (Lnet/minecraftforge/common/util/ForgeDirection;)I
    getMaxEnergyStored (Lnet/minecraftforge/common/util/ForgeDirection;)I
    fill (Lnet/minecraftforge/common/util/ForgeDirection;Lnet/minecraftforge/fluids/FluidStack;Z)I
    drain (Lnet/minecraftforge/common/util/ForgeDirection;Lnet/minecraftforge/fluids/FluidStack;Z)Lnet/minecraftforge/fluids/FluidStack;
    drain (Lnet/minecraftforge/common/util/ForgeDirection;IZ)Lnet/minecraftforge/fluids/FluidStack;
    canFill (Lnet/minecraftforge/common/util/ForgeDirection;Lnet/minecraftforge/fluids/Fluid;)Z
    canDrain (Lnet/minecraftforge/common/util/ForgeDirection;Lnet/minecraftforge/fluids/Fluid;)Z
    getTankInfo (Lnet/minecraftforge/common/util/ForgeDirection;)[Lnet/minecraftforge/fluids/FluidTankInfo;
    func_70302_i_ ()I
    func_70301_a (I)Lnet/minecraft/item/ItemStack;
    func_70298_a (II)Lnet/minecraft/item/ItemStack;
    func_70304_b (I)Lnet/minecraft/item/ItemStack;
    func_70299_a (ILnet/minecraft/item/ItemStack;)V
    func_145825_b ()Ljava/lang/String;
    func_145818_k_ ()Z
    func_70297_j_ ()I
    func_70300_a (Lnet/minecraft/entity/player/EntityPlayer;)Z
    func_70295_k_ ()V
    func_70305_f ()V
    func_94041_b (ILnet/minecraft/item/ItemStack;)Z
    func_94128_d (I)[I
    func_102007_a (ILnet/minecraft/item/ItemStack;I)Z
    func_102008_b (ILnet/minecraft/item/ItemStack;I)Z
    getAspects ()Lthaumcraft/api/aspects/AspectList;
    setAspects (Lthaumcraft/api/aspects/AspectList;)V
    doesContainerAccept (Lthaumcraft/api/aspects/Aspect;)Z
    addToContainer (Lthaumcraft/api/aspects/Aspect;I)I
    takeFromContainer (Lthaumcraft/api/aspects/Aspect;I)Z
    takeFromContainer (Lthaumcraft/api/aspects/AspectList;)Z
    doesContainerContainAmount (Lthaumcraft/api/aspects/Aspect;I)Z
    doesContainerContain (Lthaumcraft/api/aspects/AspectList;)Z
    containerContains (Lthaumcraft/api/aspects/Aspect;)I
    getType ()Ljava/lang/String;
    getMethodNames ()[Ljava/lang/String;
    callMethod (Ldan200/computercraft/api/peripheral/IComputerAccess;Ldan200/computercraft/api/lua/ILuaContext;I[Ljava/lang/Object;)[Ljava/lang/Object;
    attach (Ldan200/computercraft/api/peripheral/IComputerAccess;)V
    detach (Ldan200/computercraft/api/peripheral/IComputerAccess;)V
    onConnect (Lli/cil/oc/api/network/Node;)V
    getOtherNode (LReika/ChromatiCraft/TileEntity/Transport/TileEntityRift;I)Lli/cil/oc/api/network/Node;
    onInvalidateOrUnload (Lnet/minecraft/world/World;IIIZ)V
    breakBlock ()V
    getChunksToLoad ()Ljava/util/Collection;
    getCurrentMana ()I
    isGhost ()Z
    isFull ()Z
    recieveMana (I)V
    canRecieveManaFromBursts ()Z
    sidedNode (Lnet/minecraftforge/common/util/ForgeDirection;)Lli/cil/oc/api/network/Node;
    canConnect (Lnet/minecraftforge/common/util/ForgeDirection;)Z

    at Reika.DragonAPI.ASM.InterfaceInjector.tryInjectInterface(InterfaceInjector.java:109)
    at Reika.DragonAPI.ASM.InterfaceInjector.tryInjectInterfaces(InterfaceInjector.java:96)
    at Reika.DragonAPI.ASM.InterfaceInjector.transform(InterfaceInjector.java:59)
    at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
    ... 39 more


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_80, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 35612192 bytes (33 MB) / 753491968 bytes (718 MB) up to 4151836672 bytes (3959 MB)
    JVM Flags: 9 total; -Xms512M -Xmx4096M -XX:PermSize=256M -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:+CMSClassUnloadingEnabled -XX:ParallelGCThreads=2 -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 170 mods loaded, 170 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCH FML{7.10.99.99} [Forge Mod Loader] (FTBServer-1.7.10-1558.jar)
    UCH Forge{10.13.4.1558} [Minecraft Forge] (FTBServer-1.7.10-1558.jar)
    UCH appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
    UCH Aroma1997Core{1.0.2.14} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.14.jar)
    UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
    UCH InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar)
    UCH Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
    UCH NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
    UCH technomCore{0.12.0A} [Technomancy Core] (minecraft.jar)
    UCH ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
    UCH OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
    UCH <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
    UCH <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar)
    UCH debug{1.0} [debug] (denseores-1.6.2.jar)
    UCH IC2{2.2.804-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.804-experimental.jar)
    UCH AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar)
    UCH appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
    UCH bdlib{1.9.2.104} [BD Lib] (bdlib-1.9.2.104-mc1.7.10.jar)
    UCH ae2stuff{0.5.0.56} [AE2 Stuff] (ae2stuff-0.5.0.56-mc1.7.10.jar)
    UCH AgriCraft{1.7.10-1.4.6-hotfix} [AgriCraft] (AgriCraft-1.7.10-1.4.6-hotfix.jar)
    UCH Aroma1997CoreHelper{1.0.2.14} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.14.jar)
    UCH AromaBackup{0.0.0.5} [AromaBackup] (AromaBackup-1.7.10-0.0.0.5.jar)
    UCH BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
    UCH BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
    UCH Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
    UCH Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
    UCH BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
    UCH CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
    UCH Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
    UCH ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
    UCH ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
    UCH BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
    UCH AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
    UCH Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
    UCH Botania{r1.8-247} [Botania] (Botania r1.8-247.jar)
    UCH BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar)
    UCH BuildCraft|Core{7.1.14} [BuildCraft] (buildcraft-7.1.14.jar)
    UCH BuildCraft|Builders{7.1.14} [BC Builders] (buildcraft-7.1.14.jar)
    UCH BuildCraft|Transport{7.1.14} [BC Transport] (buildcraft-7.1.14.jar)
    UCH BuildCraft|Energy{7.1.14} [BC Energy] (buildcraft-7.1.14.jar)
    UCH BuildCraft|Silicon{7.1.14} [BC Silicon] (buildcraft-7.1.14.jar)
    UCH BuildCraft|Robotics{7.1.14} [BC Robotics] (buildcraft-7.1.14.jar)
    UCH BuildCraft|Factory{7.1.14} [BC Factory] (buildcraft-7.1.14.jar)
    UCH BuildCraft|Compat{7.1.3} [BuildCraft Compat] (buildcraft-compat-7.1.3.jar)
    UCH CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
    UCH ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
    UCH Railcraft{9.8.0.0} [Railcraft] (Railcraft_1.7.10-9.8.0.0.jar)
    UCH TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
    UCH ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UCH chisel{2.9.4.10} [Chisel] (Chisel-2.9.4.10.jar)
    UCH ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
    UCH MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.1.0.31-universal.jar)
    UCH ProjRed|Core{4.7.0pre9.92} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre9.92-Base.jar)
    UCH ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
    UCH ImmersiveEngineering{0.6.5.1} [Immersive Engineering] (ImmersiveEngineering-0.6.5.1.jar)
    UCH MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
    UCH TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
    UCH DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V13b.jar)
    UCE ChromatiCraft{1.0} [ChromatiCraft] (ChromatiCraft 1.7.10 V13b.jar)
    UCH dooglamoojuniorarchaeology{1.7.10-1.0} [Dooglamoo Jr. Archaeology] (dooglamoojuniorarchaeology-1.7.10-1.0.jar)
    UCH DraconicEvolution{1.0.2b} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2b.jar)
    UCH DummyCore{1.13} [DummyCore] (DummyCore1.13.jar)
    UCH RotaryCraft{1.0} [RotaryCraft] (RotaryCraft 1.7.10 V13a.jar)
    UCH ElectriCraft{1.0} [ElectriCraft] (ElectriCraft 1.7.10 V13a.jar)
    UCH endercore{1.7.10-0.2.0.31_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.31_beta.jar)
    UCH EnderIO{1.7.10-2.3.0.422_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.422_beta.jar)
    UCH EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
    UCH essentialcraft{4.6.1710.63} [EssentialCraftIII] (EssentialCraftv4.6.1710.63.jar)
    UCH ExtrabiomesXL{3.16.2} [ExtrabiomesXL] (extrabiomesxl_1.7.10-3.16.2.jar)
    UCH extracells{2.3.7} [Extra Cells 2] (ExtraCells-1.7.10-2.3.7b176.jar)
    UCH harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10k.jar)
    UCH ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar)
    UCH FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
    UCH fastleafdecay{1.4} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.4.jar)
    UCH FlatSigns{2.1.0.19} [Flat Signs] (FlatSigns-1.7.10-universal-2.1.0.19.jar)
    UCH MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
    UCH FTBL{1.0.14.2} [FTBLib] (FTBLib-1.7.10-1.0.14.3.jar)
    UCH FTBT{1.0.1} [FTB Tweaks] (FTBTweaks-1.0.1.jar)
    UCH GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.365.jar)
    UCH GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.365.jar)
    UCH GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar)
    UCH guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
    UCH IC2NuclearControl{2.3.3a-Exist} [Nuclear Control 2] (IC2NuclearControl-2.3.3a-Exist.jar)
    UCH iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
    UCH immersiveintegration{0.6.6} [Immersive Integration] (immersiveintegration-0.6.6.jar)
    UCH inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
    UCH inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
    UCH IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
    UCH JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
    UCH journeymap{5.1.3} [JourneyMap] (journeymap-1.7.10-5.1.3-unlimited.jar)
    UCH Mekanism{8.1.9} [Mekanism] (Mekanism-1.7.10-8.1.9.264.jar)
    UCH MekanismGenerators{8.1.9} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.9.264.jar)
    UCH MekanismTools{8.1.9} [MekanismTools] (MekanismTools-1.7.10-8.1.9.264.jar)
    UCH MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH ProjRed|Exploration{4.7.0pre9.92} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre9.92-World.jar)
    UCH MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
    UCH modtweaker2{0.9.4} [Mod Tweaker 2] (ModTweaker2-0.9.4.jar)
    UCH Morph{0.9.2} [Morph] (Morph-Beta-0.9.2.jar)
    UCH Morpheus{1.7.10-1.6.20} [Morpheus] (Morpheus-1.7.10-1.6.20.jar)
    UCH NEIAddons{1.12.11.36} [NEI Addons] (neiaddons-1.12.11.36-mc1.7.10.jar)
    UCH NEIAddons|Developer{1.12.11.36} [NEI Addons: Developer Tools] (neiaddons-1.12.11.36-mc1.7.10.jar)
    UCH NEIAddons|AppEng{1.12.11.36} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.11.36-mc1.7.10.jar)
    UCH NEIAddons|Botany{1.12.11.36} [NEI Addons: Botany] (neiaddons-1.12.11.36-mc1.7.10.jar)
    UCH NEIAddons|Forestry{1.12.11.36} [NEI Addons: Forestry] (neiaddons-1.12.11.36-mc1.7.10.jar)
    UCH NEIAddons|CraftingTables{1.12.11.36} [NEI Addons: Crafting Tables] (neiaddons-1.12.11.36-mc1.7.10.jar)
    UCH NEIAddons|ExNihilo{1.12.11.36} [NEI Addons: Ex Nihilo] (neiaddons-1.12.11.36-mc1.7.10.jar)
    UCH neiintegration{1.0.12} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.12.jar)
    UCH NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.jar)
    UCH notenoughkeys{@MOD_VERSION@} [NotEnoughKEys] (NotEnoughKeys-1.7.10-1.0.0b29.jar)
    UCH neresources{0.1.0.106} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0.106.jar)
    UCH OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
    UCH OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
    UCH OpenPeripheralCore{1.3} [OpenPeripheralCore] (OpenPeripheralCore-1.7.10-1.3.jar)
    UCH OpenPeripheral{0.5.1} [OpenPeripheralAddons] (OpenPeripheralAddons-1.7.10-0.5.1.jar)
    UCH OpenPeripheralIntegration{0.5} [OpenPeripheralIntegration] (OpenPeripheralIntegration-1.7.10-0.5.jar)
    UCH PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar)
    UCH ProjRed|Transmission{4.7.0pre9.92} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
    UCH ProjRed|Transportation{4.7.0pre9.92} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre9.92-Mechanical.jar)
    UCH ProjRed|Compatibility{4.7.0pre9.92} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre9.92-Compat.jar)
    UCH ProjRed|Integration{4.7.0pre9.92} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
    UCH ProjRed|Illumination{4.7.0pre9.92} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre9.92-Lighting.jar)
    UCH ProjRed|Expansion{4.7.0pre9.92} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre9.92-Mechanical.jar)
    UCH ReactorCraft{1.0} [ReactorCraft] (ReactorCraft 1.7.10 V13b.jar)
    UCH rftools{4.20} [RFTools] (rftools-4.20.jar)
    UCH runicdungeons{1.1.6a} [Runic Dungeons] (runicdungeons-1.1.6a.jar)
    UCH SGCraft{1.9.3} [Greg's SG Craft] (SGCraft-1.9.3-mc1.7.10.jar)
    UCH SSR{rc3} [Soul Shards Reborn] (SSR-rc3.jar)
    UCH StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar)
    UCH StevesAddons{0.10.16} [Steve's Addons] (StevesAddons-1.7.10-0.10.16.jar)
    UCH ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-512.jar)
    UCH benway_knowledge{0.1.4} [Thaumaturgical Knowledge] (Thaumaturgical Knowledge-0.1.4.jar)
    UCH thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
    UCH thaumicenergistics{0.8.10.10} [Thaumic Energistics] (thaumicenergistics-0.8.10.10.jar)
    UCH ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar)
    UCH ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.9.jar)
    UCH ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
    UCH TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
    UCH TMechworks{0.2.15.106} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.15.106.jar)
    UCH WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
    UCH wawla{1.3.3} [What Are We Looking At] (Wawla-1.3.3-1.7.10.jar)
    UCH witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
    UCH WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
    UCH WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
    UCH WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
    UCH McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    UCH ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-0.0.1.4-universal.jar)
    UCH MCFrames{1.0} [MCFrames] (ForgeRelocation-0.0.1.4-universal.jar)
    UCH RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar)
    UCH aobd{2.8.4} [Another One Bites The Dust] (AOBD-2.8.4.jar)
    UCH denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
    UCH technom{0.12.0A} [Technomancy] (Technomancy - 0.12.1C - 1.7.10.jar)
    UCH ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
    OpenModsLib class transformers: [gl_capabilities_hook:ENABLED],[player_render_hook:ENABLED],[map_gen_fix:FINISHED],[movement_callback:ENABLED],[stencil_patches:ENABLED]
    Class transformer null safety: all safe
    AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
    Mantle Environment: Environment healthy.
    CoFHCore: -[1.7.10]3.0.3-303
    ThermalFoundation: -[1.7.10]1.2.0-102
    ThermalExpansion: -[1.7.10]4.0.3B1-218
    MineFactoryReloaded: -[1.7.10]2.8.0-104
    TConstruct Environment: Environment healthy.
    NetherOres: -[1.7.10]2.3.0-12
    ThermalDynamics: -[1.7.10]1.1.0-161
    List of loaded APIs:
    * AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.4.6-hotfix.jar
    * API_NEK (1.0.0) from NotEnoughKeys-1.7.10-1.0.0b29.jar
    * appliedenergistics2|API (rv2) from appliedenergistics2-rv2-stable-10.jar
    * Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
    * BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar
    * BotaniaAPI (75) from Botania r1.8-247.jar
    * BuildCraftAPI|blocks (1.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.14.jar
    * BuildCraftAPI|boards (2.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|core (2.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|crops (1.1) from buildcraft-7.1.14.jar
    * BuildCraftAPI|events (2.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|facades (1.1) from buildcraft-7.1.14.jar
    * BuildCraftAPI|filler (4.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|gates (4.1) from buildcraft-7.1.14.jar
    * BuildCraftAPI|items (1.1) from buildcraft-7.1.14.jar
    * BuildCraftAPI|library (2.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|lists (1.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|power (1.3) from buildcraft-7.1.14.jar
    * BuildCraftAPI|recipes (3.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|robotics (3.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|statements (1.0) from Railcraft_1.7.10-9.8.0.0.jar
    * BuildCraftAPI|tablet (1.0) from buildcraft-7.1.14.jar
    * BuildCraftAPI|tiles (1.2) from buildcraft-7.1.14.jar
    * BuildCraftAPI|tools (1.0) from extrautilities-1.2.12.jar
    * BuildCraftAPI|transport (4.1) from buildcraft-7.1.14.jar
    * CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.7 - MC 1.7.10.jar
    * ChiselAPI (0.1.1) from Chisel-2.9.4.10.jar
    * ChiselAPI|Carving (0.1.1) from Chisel-2.9.4.10.jar
    * ChiselAPI|Rendering (0.1.1) from Chisel-2.9.4.10.jar
    * CoFHAPI (1.7.10R1.0.13) from EnderCore-1.7.10-0.2.0.31_beta.jar
    * CoFHAPI|block (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
    * CoFHAPI|core (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHAPI|energy (1.7.10R1.0.12) from Technomancy - 0.12.1C - 1.7.10.jar
    * CoFHAPI|fluid (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHAPI|inventory (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.0.3-175.jar
    * CoFHAPI|item (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHAPI|modhelpers (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHAPI|tileentity (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHAPI|transport (1.7.10R1.0.1) from buildcraft-compat-7.1.3.jar
    * CoFHAPI|world (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.0.3-175.jar
    * CoFHLib (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|audio (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|gui (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
    * CoFHLib|gui|container (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|gui|element (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|gui|element|listbox (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|gui|slot (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|inventory (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|render (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
    * CoFHLib|render|particle (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|util (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|util|helpers (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
    * CoFHLib|util|position (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|world (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
    * CoFHLib|world|feature (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
    * ComputerCraft|API (1.75) from ComputerCraft1.75.jar
    * ComputerCraft|API|FileSystem (1.75) from ComputerCraft1.75.jar
    * ComputerCraft|API|Lua (1.75) from ComputerCraft1.75.jar
    * ComputerCraft|API|Media (1.75) from ComputerCraft1.75.jar
    * ComputerCraft|API|Peripheral (1.75) from ComputerCraft1.75.jar
    * ComputerCraft|API|Permissions (1.75) from ComputerCraft1.75.jar
    * ComputerCraft|API|Redstone (1.75) from ComputerCraft1.75.jar
    * ComputerCraft|API|Turtle (1.75) from ComputerCraft1.75.jar
    * DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2b.jar
    * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
    * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
    * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
    * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
    * ForgeRelocation|API (0.0.1.4) from ForgeRelocation-0.0.1.4-universal.jar
    * Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.12.365.jar
    * Guide-API|API (1.7.10-1.0.1-20) from Guide-API-1.7.10-1.0.1-20.jar
    * IC2API (1.0) from Railcraft_1.7.10-9.8.0.0.jar
    * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.6.5.1.jar
    * inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
    * McJtyLib (1.8.1) from mcjtylib-1.8.1.jar
    * MekanismAPI|core (8.0.0) from Mekanism-1.7.10-8.1.9.264.jar
    * MekanismAPI|energy (8.0.0) from Mekanism-1.7.10-8.1.9.264.jar
    * MekanismAPI|gas (8.0.0) from Mekanism-1.7.10-8.1.9.264.jar
    * MekanismAPI|infuse (8.0.0) from Mekanism-1.7.10-8.1.9.264.jar
    * MekanismAPI|laser (8.0.0) from Mekanism-1.7.10-8.1.9.264.jar
    * MekanismAPI|reactor (8.0.0) from Mekanism-1.7.10-8.1.9.264.jar
    * MekanismAPI|recipe (8.0.0) from Mekanism-1.7.10-8.1.9.264.jar
    * MekanismAPI|transmitter (8.0.0) from Mekanism-1.7.10-8.1.9.264.jar
    * MekanismAPI|util (8.0.0) from Mekanism-1.7.10-8.1.9.264.jar
    * minechemAPI (1.7.10R1) from DragonAPI 1.7.10 V13b.jar
    * neresources|API (1.0) from NotEnoughResources-1.7.10-0.1.0.106.jar
    * NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.3.3a-Exist.jar
    * OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.5.1.jar
    * OpenPeripheralAddonsApi (1.0) from OpenPeripheralAddons-1.7.10-0.5.1.jar
    * OpenPeripheralApi (3.4) from OpenPeripheralCore-1.7.10-1.3.jar
    * RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
    * RailcraftAPI|carts (1.5.0) from Railcraft_1.7.10-9.8.0.0.jar
    * RailcraftAPI|core (1.4.0) from Railcraft_1.7.10-9.8.0.0.jar
    * RailcraftAPI|crafting (1.0.0) from ImmersiveEngineering-0.6.5.1.jar
    * RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.8.0.0.jar
    * RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
    * RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
    * RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.8.0.0.jar
    * RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
    * RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.8.0.0.jar
    * RailcraftAPI|signals (1.3.4) from Railcraft_1.7.10-9.8.0.0.jar
    * RailcraftAPI|tracks (2.0.0) from Railcraft_1.7.10-9.8.0.0.jar
    * Testerino|API (0.01) from runicdungeons-1.1.6a.jar
    * Thaumcraft|API (4.2.2.0) from runicdungeons-1.1.6a.jar
    * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
    Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
    EnderIO: Found the following problem(s) with your installation:
    * The RF API that is being used (1.7.10R1.0.2 from <unknown>) differes from that that is reported as being loaded (1.7.10R1.0.12 from Technomancy - 0.12.1C - 1.7.10.jar).
    It is a supported version, but that difference may lead to problems.
    This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)




    That error does not make sense, especially only for a dedicated server. We are not having that issue, and those methods are there.
    Posted in: Minecraft Mods
  • 0

    posted a message on Turned into time traveler, according to Timestamp
    Quote from Meowstic»

    Does the world end in an hour? There has to be a good reason why you traveled back to tell us this.

    I think that happens when you edit posts a lot. idk


    I never edited this one.
    Posted in: Forum Discussion & Info
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)

    Also, has anyone else ever heard of "BigMobs"? It apparently has some sort of incompatibility, and the author is apparently very hostile to the idea of sharing the code for inspection.


    https://github.com/ReikaKalseki/Reika_Mods_Issues/issues/795

    Posted in: Minecraft Mods
  • 0

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Why did you post this here?
    java.lang.NoSuchFieldError: isKeyBindingPressed

    at tconstruct.client.ArmorControls.keyEventSpecial(ArmorControls.java:101)

    at cpw.mods.fml.common.eventhandler.ASMEventHandler_310_ArmorControls_keyEventSpecial_KeyBindingPressedEvent.invoke(.dynamic)

    at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)

    at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)

    at modwarriors.notenoughkeys.keys.KeyEvents.refreshBindings(KeyEvents.java:71)




    v13b is out.
    Posted in: Minecraft Mods
  • 1

    posted a message on Reika's Mods (Tech, WorldGen, Civilization, and more)
    Quote from reteo»

    Looks like the changelog didn't completely take; it stops at "ChromatiCraft:"


    I save repeatedly while making it, in case the computer/browser crashes or the internet goes out.
    Posted in: Minecraft Mods
  • To post a comment, please .