[IC2 Exp][1.7.10] IHL Tools & Machines

  • @Fogrye : Sorry to have scared you ^^


    I was freaked out. After a while i understand, that you are asking SpwnX.


    The classes ihl.handpump.IHLHandPump and ihl.collector.CollectorItem override Item.getDamage(), which is a very bad idea for performance reasons. Please get rid of it if you can.


    I hope this code instead:

    Code
    @Override
        public double getDurabilityForDisplay(ItemStack stack)
        {
            return ((double)this.maxCharge-(double)ElectricItem.manager.getCharge(stack))/(double)this.maxCharge;
        }


    ...will safe a performance. Did you use a special ItemRenderer for that?

    EDIT:
    Fixed version (0.530) ready.

  • Ever since version 0.527 alot of the items no longer have localized names. Do you have any plans to fix this soon? It's very distracting to be working with item.itemCellBlueVitriolDissolvedInWater.name
    Is anyone else *not* having this problem with 0.530+?

  • Ever since version 0.527 alot of the items no longer have localized names. Do you have any plans to fix this soon? It's very distracting to be working with item.itemCellBlueVitriolDissolvedInWater.name
    Is anyone else *not* having this problem with 0.530+?


    This is because i always leaving this later, "till i finish crafting system". I will consider your message as request, therefore i will do this now.
    Language file updated and uploaded with newest version (0.531).

  • Just an idea, but how about high voltage pylons for your flexible cables? Connecting far apart factorys not with hundreds of laggy 1m cables, but few long entitys and also avoiding energy teleportation? Ideally even saving internally how the power network is build when building, so that it is not nesseary to keep all chunks loaded, only the input/output transforming stations? That whould allow for long distance Enets without cheaty teleportation and could look really cool with your cables.

  • Ideally even saving internally how the power network is build when building, so that it is not nesseary to keep all chunks loaded, only the input/output transforming stations?


    Already unnessesary. If intermediate junction box tile enities are not loaded cable losses are not calculated, but network are still working (theoretically).


    That whould allow for long distance Enets without cheaty teleportation and could look really cool with your cables.


    Yes, that is idea. I'm about to finish (although i'm "about to finish" 3 months before) cable factory crafting tree (pure ic2 one). After that (may be a 2-6 months later) i will create a high voltage generator and "Umformer" to convert energy.
    EDIT:

    I'm about to finish (although i'm "about to finish" 3 months before) cable factory crafting tree (pure ic2 one).


    I'm finished (quote related).

    Edited 3 times, last by Foghrye4 (March 10, 2015 at 5:30 PM).

  • Fresh crash from kirara 4

    Display Spoiler


    net.minecraft.util.ReportedException: Ticking block entity
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:642) ~[MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) ~[lt.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
    Caused by: java.lang.NullPointerException
    at ihl.crop_harvestors.EvaporatorTileEntity.operate(EvaporatorTileEntity.java:217) ~[EvaporatorTileEntity.class:?]
    at ihl.crop_harvestors.EvaporatorTileEntity.func_145845_h(EvaporatorTileEntity.java:193) ~[EvaporatorTileEntity.class:?]
    at net.minecraft.world.World.func_72939_s(World.java:1939) ~[ahb.class:?]
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) ~[mt.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) ~[MinecraftServer.class:?]
    ... 4 more

    Mods:

    Display Spoiler


    AdminCommandsToolbox-0.0.2a_1.7.10.jar
    AppleCore-mc1.7.10-1.1.0+89.1415c.jar
    BiblioCraft[v1.9.2][MC1.7.10].jar
    BiblioWoods[Forestry][v1.7].jar
    Carpenter's Blocks v3.3.5 - MC 1.7.10.jar
    Chisel2_DEV-2.3.7.77.jar
    CodeChickenCore-1.7.10-1.0.4.35-universal.jar
    ExtraCells-1.7.10-2.2.53b82.jar
    GTExtras-0.2.2.jar
    MineTweaker3-1.7.10-3.0.9C.jar
    MobiusCore-1.2.3_1.7.10.jar
    Morpheus-1.7.10-1.5.26.jar
    NotEnoughItems-1.7.10-1.0.4.83-universal.jar
    Railcraft_1.7.10-9.5.0.0.jar
    Thaumcraft-1.7.10-4.2.3.5.jar
    UndergroundBiomesConstructs-1.7.2-0.7.jar
    appliedenergistics2-rv2-beta-8.jar
    eirairc-mc1.7.10-v1.7.56.jar
    fastcraft-1.19.jar
    forestry_1.7.10-3.5.0.485-unstable.jar
    gregtech_1.7.10-6.00.12.jar
    ihl-tools_n_machines-0.530-1.7.10.jar
    immibis-core-59.0.7.jar
    industrialcraft-2-2.2.691-experimental.jar
    redlogic-59.1.9.jar
    sampler-1.17.jar


  • Deployed on the server

  • Why do you want v0.526 so much? What's wrong with the latest version?

    145 Mods isn't too many. 9 types of copper and 8 types of tin aren't too many. 3 types of coffee though?

    I know that you believe that you understood what you think I said, but I am not sure you realise that what you read was not what I meant.

    ---- Minecraft Crash Report ----
    // I just don't know what went wrong :(

    I see this too much.

  • By the way Foghrye4, I fixed the missing icons on your wiki page. Also, holy crap things have got a lot more complicated without Gregtech now :D

    145 Mods isn't too many. 9 types of copper and 8 types of tin aren't too many. 3 types of coffee though?

    I know that you believe that you understood what you think I said, but I am not sure you realise that what you read was not what I meant.

    ---- Minecraft Crash Report ----
    // I just don't know what went wrong :(

    I see this too much.

  • I am currently in progress of making little overhaul to Infitech 2 and I am looking bit deeply into IHL now. But I am finding hard to find out some recipes.

    For example recipe to make Steel hammer head is not showing anything. Well it does show furnace recipes: Tar pitch bar => Small piece of tar pitch; Bucket of spruce resin => Bucket of tar pitch... both of these when I try to look up the recipe for that Hammer head.

    Another is Tiny stell bar. Again it shows only furnace recipes for the tar pitch.

    And a lot of others. When looking at the id names its most of the items ihl:item.ihlSimpleItem doesnt show any recipes, or only "Tar" in furnace recipes.

    edit: Oh and also forgot to add, that even when it shows correct/working recipe for the item, it is still showing the Tar furnace recipes as well...

  • It seems that NEI confuses certain recipes when searching any item, so the recipe for the tar bucket, coal electrode, quicklime, dehydrated gypsum and the item you actually wanted shows up if you try looking at the recipe of it.

    If you search the usage of an item however, it works fine.

    145 Mods isn't too many. 9 types of copper and 8 types of tin aren't too many. 3 types of coffee though?

    I know that you believe that you understood what you think I said, but I am not sure you realise that what you read was not what I meant.

    ---- Minecraft Crash Report ----
    // I just don't know what went wrong :(

    I see this too much.