[IC2 Exp][1.7.10] Advanced Machines 1.1.6

  • You Can't shift click items out of machines. It's not that big of a deal, but i have a habit of doing it. You crash ever time you try it.


    I don't think he can fix anything without an error log

    Is the answer to this question no?

    Quote

    Hey don't take it so hard. Ignorance is part of this generation it seems. -the wise words of XFmax-o-l

  • I cannot place items on the machine block via shift clicking: levers, wires etc. It opens the GUI instead of placing the object. It works on any vanilla IC2 machine.

    Versions: MC 1.4.2, Forge 6.0.1.341, IC2 1.108.57-lf

  • Could you also fix the bugs for Advanced Machines 1.2.5 bukkit? I am running a server, and when I emit a redstone signal to a powered advanced machine, it crashes. TileEntities? I hope you could fix it, I also hope it isn't too hard, as you have already found the problem causing it ;)

    Power => No crash
    Redstone => No crash
    Power + Redstone => Crash

    IC² 1.103
    Advanced Machines 4.1

    Thxs in advance.

  • Version 4.4

    • fixed recipes with multiple input items only using up one per process
    • fixed Compressor and Extractor not showing up in Creative, TMI, NEI etc etc
    • added NEI Subset, IC2.AdvancedMachines

    You fixed the whole "Multiple Inputs using one" thing, but now when I put a stack of items into any of the three machines, it only uses up one input resource until I clear the output block on the right. I've went ahead and uploaded a video for you to review the bug with: http://youtu.be/TSIENDM5UNc

    For further information, I'm running this on my 1.4.2 DediServer that is running this, BC3, and IC2; all at the latest releases.

  • I got this crash when I tried to place a rotary macerator. http://pastebin.com/SR3SzPvY

    I tried to decipher it, but I don't know what would cause it.


    ExtraBees [Extra Bees] (extrabees-1.4.0.16-dev-build.zip)--That is what is causing it, it can be fixed simply using the fix listed here

    Is the answer to this question no?

    Quote

    Hey don't take it so hard. Ignorance is part of this generation it seems. -the wise words of XFmax-o-l

  • Dammit i tested this! Y YOU PRETEND TO WORK


    Version 4.4b

    • fixed Input Slot not being drained after first process

    EDIT:
    Just so you now how much i care about you, the OP killed the 10.000 character limit, just because of the changelog.

    Thanks for such a quick fix. Will try it out now <3

    *UPDATE* Works like a charm. Thanks again

  • Okay, new issue. When I use the right slot of the Macerator for additive maceration, it only uses up one item. For example, I place a stack of Iron Ore in the left slot and a stack of coal in the right slot. It gave me two stacks of the dust that you cook into refined iron, but only used up one of my coal and only took the coal from me when I took the stack of coal out. I tried it again by using two stacks of iron ore and a single piece of coal and was able to get 4 stacks of refined dusts without using up the coal as long as I didn't try to take the coal out. On the other hand, though, when I put in Tin ore and Copper ore, it worked perfectly fine and took 1 tin ore for every 3 copper ore to make bronze dusts.

    Not sure if that's intended or a bug, but thought I'd let you know.

  • Okay, new issue. When I use the right slot of the Macerator for additive maceration, it only uses up one item. For example, I place a stack of Iron Ore in the left slot and a stack of coal in the right slot. It gave me two stacks of the dust that you cook into refined iron, but only used up one of my coal and only took the coal from me when I took the stack of coal out. I tried it again by using two stacks of iron ore and a single piece of coal and was able to get 4 stacks of refined dusts without using up the coal as long as I didn't try to take the coal out. On the other hand, though, when I put in Tin ore and Copper ore, it worked perfectly fine and took 1 tin ore for every 3 copper ore to make bronze dusts.

    Not sure if that's intended or a bug, but thought I'd let you know.


    Thats working behaviour. Steel has about 2% graphite in it, and 1/3 is the IC2 bronze ratio. Read the additive macerating posts.

  • Thanx, now that worked.
    I used the advanced machines more now, but after some time I could produce another server side exception:

    Display Spoiler

    2012-11-03 14:30:11 [INFO] [Minecraft] User DragonMorkeleb connecting
    with mods [WirelessRedstoneCore, Condensed Block, AdvancedMachines,
    AdvancedSolarPanel, Bu
    ildCraft|Factory, IronChest,
    mod_AdvancedRepulsionSystems, BuildCraft|Silicon, BuildCraft|Energy,
    Railcraft, GregTech_Addon, ValvePipe, BuildCraft|Transport, mo
    d_ImmibisCore,
    BuildCraft|Core, IC2NuclearControl, snyke7_Transformers, IC2,
    Advanced_Alloys, BuildCraft|Builders, PowerConverters, Forestry]
    2012-11-03
    14:30:11 [INFO] [ForgeModLoader] User DragonMorkeleb connecting with
    mods [WirelessRedstoneCore, Condensed Block, AdvancedMachines,
    AdvancedSolarPane
    l, BuildCraft|Factory, IronChest,
    mod_AdvancedRepulsionSystems, BuildCraft|Silicon, BuildCraft|Energy,
    Railcraft, GregTech_Addon, ValvePipe, BuildCraft|Transpor
    t,
    mod_ImmibisCore, BuildCraft|Core, IC2NuclearControl,
    snyke7_Transformers, IC2, Advanced_Alloys, BuildCraft|Builders,
    PowerConverters, Forestry]
    2012-11-03 14:30:11 [INFO] [Minecraft]
    DragonMorkeleb[/85.126.136.171:1523] logged in with entity id 231 at
    (133.32794203640347, 5.0, 216.4608051792323)
    2012-11-03 15:38:09 [INFO] [STDERR] java.lang.NullPointerException
    2012-11-03
    15:38:09 [INFO] [STDERR] at
    ic2.advancedmachines.common.TileEntityAdvancedMachine.operate(TileEntityAdvancedMachine.java:210)
    2012-11-03
    15:38:09 [INFO] [STDERR] at
    ic2.advancedmachines.common.TileEntityAdvancedMachine.g(TileEntityAdvancedMachine.java:96)
    2012-11-03 15:38:09 [INFO] [STDERR] at xe.h(World.java:2022)
    2012-11-03 15:38:09 [INFO] [STDERR] at ie.h(WorldServer.java:463)
    2012-11-03 15:38:09 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:654)
    2012-11-03 15:38:09 [INFO] [STDERR] at hg.r(DedicatedServer.java:241)
    2012-11-03 15:38:09 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:590)
    2012-11-03 15:38:09 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
    2012-11-03 15:38:09 [INFO] [STDERR] at fp.run(SourceFile:818)
    2012-11-03 15:38:09 [SEVERE] [Minecraft] Encountered an unexpected exception NullPointerException
    java.lang.NullPointerException
    at ic2.advancedmachines.common.TileEntityAdvancedMachine.operate(TileEntityAdvancedMachine.java:210)
    at ic2.advancedmachines.common.TileEntityAdvancedMachine.g(TileEntityAdvancedMachine.java:96)
    at xe.h(World.java:2022)
    at ie.h(WorldServer.java:463)
    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:654)
    at hg.r(DedicatedServer.java:241)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:590)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
    at fp.run(SourceFile:818)

    Unfortunately, this error keeps appearing now soon after restarting the server each time, not alloying me to play at all.

  • Couldn't get the mod to show items in game until I added a "z" in the name of the file. Might have been conflicting with some other mod most likely. Anyways after I did that everything seems to work fine.

  • Servercrash on input of forcicium into rotary macerator:

    http://pastebin.com/fzGEh0Yp

    This happends when macerating 7 forcicium (ModularForceFieldSystemV2.2.8.0.5.zip - [Addon V1.108]Modular Force Field System Version 2.2.8.0.4 (SSP/SMP) ) from the rotary macerator with 3 overclockers (not tested yet with less or more, sorry for not being able to do that at the moment).

    I know its ok without overclocker.

    Advanced Machines: AdvancedMachines 4.4.zip

    This is from the FTB pack

    It seems like the rotary goes into a hault on 6 macerated. It dont happend without overclockers, so i might suspect its the speed of the machine that is doing it? Also ive noticed that that the GUI haults after turning off the macerator and the outputslot sometimes wont output untill you reenter the machine (but thats a minor issue i would say).

    Edited once, last by Sp0nge (November 4, 2012 at 8:30 AM).