[IC2 Exp][1.7.10] Advanced Machines 1.1.6

  • http://imageshack.us/photo/my-images/35/20121222105849.png/

    go view the picture for my crippling bug. The rotary macerator is attached to nothing. I put a stack of cobble in it FIRST, and then a fully charged battery in the battery slot. It tries to process 1 cobble, but stops receiving power from the battery one the processing starts. Please help, this bug will completely kill my logistic factory :(

    edit: a transformer upgrade fixes the problem.... but this is for a regular tier 1 battery...
    Edit 2: apparently, the transformer has some weird bug where you need +1 transformer upgrades for the machine to accept power from batteries (ie 2 for mv energy crystal instead of 1, 3 for a lapitron crystal or hv energy instead of 2)

    Edited 2 times, last by TonyMoney (December 22, 2012 at 5:02 PM).

  • I'm getting a class not found exception on the macerator and general machine. This is using the latest version.

    Contents of the crash report file are in the next post, this one is too long. There's also a few little irrelevant parts cut out.

    Quote

    It has become a little stubbly. Implement facial hair growth in IC²? Vision continuously grows more furry until you shave. (approx once every 2 minecraft days ;P)


    Steve shaves with his chainsaw.
    Check out Factorio- A game where you build a factory from scratch.

  • Display Spoiler

    12/22/12 12:16 PM
    Failed to start
    cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: ic2/snyke7/advMachine/TileAdvMacerator
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:657)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
    at net.minecraft.client.Minecraft.a(Minecraft.java:456)
    at asq.a(SourceFile:56)
    at net.minecraft.client.Minecraft.run(Minecraft.java:744)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NoClassDefFoundError: ic2/snyke7/advMachine/TileAdvMacerator
    at ic2.snyke7.AdvancedMachinesCore.load(AdvancedMachinesCore.java:53)
    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:478)
    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.EventHandler.handleEvent(EventHandler.java:69)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
    at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
    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.EventHandler.handleEvent(EventHandler.java:69)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
    at com.google.common.eventbus.EventBus.post(EventBus.java:268)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:656)
    ... 5 more
    Caused by: java.lang.ClassNotFoundException: ic2.snyke7.advMachine.TileAdvMacerator
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:179)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 31 more
    Caused by: java.lang.NoClassDefFoundError: ic2/snyke7/advMachine/TileAdvMachine
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:172)
    ... 33 more
    Caused by: java.lang.ClassNotFoundException: ic2.snyke7.advMachine.TileAdvMachine
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:87)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 37 more
    Details:
    Minecraft Version: 1.4.6
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 371161256 bytes (353 MB) / 941752320 bytes (898 MB) up to 9320726528 bytes (8888 MB)
    JVM Flags: 2 total; -Xms512m -Xmx10000m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v7.25 FML v4.6.12.511 Minecraft Forge 6.5.0.473 50 mods loaded, 50 mods active
    mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Core [BuildCraft] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Builders [BC Builders] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Energy [BC Energy] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Factory [BC Factory] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Transport [BC Transport] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    factorization [Factorization] (Factorization-0.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized
    ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL-universal-1.4.6-3.7.0a.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Forestry [Forestry for Minecraft] (forestry-A-1.6.3.9.jar) Unloaded->Constructed->Pre-initialized->Initialized
    IC2 [IndustrialCraft 2] (industrialcraft-2_1.112.170-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Railcraft [Railcraft] (Railcraft_1.4.6-6.12.0.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
    RedPowerCore [RedPower] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized
    RedPowerBase [RP Base] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized
    RedPowerMachine [RP Machine] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized
    RedPowerCompat [RP Compat] (RedPowerCompat-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized
    RedPowerWiring [RP Wiring] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized
    RedPowerLogic [RP Logic] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized
    RedPowerLighting [RP Lighting] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized
    RedPowerWorld [RP World] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized
    RedPowerControl [RP Control] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized
    ComputerCraft [ComputerCraft] (ComputerCraft1.48pr2.zip) Unloaded->Constructed->Pre-initialized->Initialized
    CCTurtle [ComputerCraft Turtles] (ComputerCraft1.48pr2.zip) Unloaded->Constructed->Pre-initialized->Initialized
    ThermalExpansion [Thermal Expansion] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized
    ThermalExpansion|Factory [Factory] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized
    ThermalExpansion|Energy [Energy] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized
    ThermalExpansion|Transport [Transport] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized
    TwilightForest [The Twilight Forest] (twilightforest-1.14.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
    GregTech_Addon [GregTech-Addon] (1.4.6gregtechmod.zip) Unloaded->Constructed->Pre-initialized->Initialized
    mod_ReiMinimap [mod_ReiMinimap] ([1.4.6]ReiMinimap_v3.2_06.zip) Unloaded->Constructed->Pre-initialized->Initialized
    APUnofficial [Additional Pipes Unofficial] (AdditionalPipes-2.1.3u36-1.4.6-beta.jar) Unloaded->Constructed->Pre-initialized->Initialized
    snyke7_AdvancedMachines [Advanced Machinse] (AdvancedMachines v1.8.zip) Unloaded->Constructed->Pre-initialized->Errored
    CameraCraft [CameraCraft] (CameraCraft2.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
    EnderStorage [EnderStorage] (EnderStorage 1.3.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
    IC2BackpackHUD [IC2 Backpack HUD] (IC2 Backpack HUD - v2.2 - MC-1.4.6.zip) Unloaded->Constructed->Pre-initialized->Initialized
    IC2NuclearControl [Nuclear Control] (IC2NuclearControl-1.4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized
    IronChest [Iron Chest] (ironchest-universal-1.4.6-4.5.1.199.zip) Unloaded->Constructed->Pre-initialized->Initialized
    LogisticsPipes|Main [Logistics Pipes] (LogisticsPipes-1.4.6-0.6.9.32.jar) Unloaded->Constructed->Pre-initialized->Initialized
    MiscPeripherals [MiscPeripherals] (miscperipherals-2.2b1.zip) Unloaded->Constructed->Pre-initialized->Initialized
    AdvancedSolarPanel [Advanced Solar Panels] (mod_AdvancedSolarPanels_3_3_2.zip) Unloaded->Constructed->Pre-initialized->Initialized
    GraviSuite [Gravitation Suite] (mod_zGraviSuite_1_6.zip) Unloaded->Constructed->Pre-initialized->Initialized
    ModularForceFieldSystem [Modular ForceField System V2] (ModularForceFieldSystemV2.2.8.2.13.zip) Unloaded->Constructed->Pre-initialized->Initialized
    SoulShards [Soul Shards] (SoulShards-v1.13-universal.zip) Unloaded->Constructed->Pre-initialized->Initialized
    StevesCarts [Steve's Carts] (StevesCarts2.0.0.a40.zip) Unloaded->Constructed->Pre-initialized->Initialized
    Thaumcraft [Thaumcraft] (Thaumcraft3.0.1c.zip) Unloaded->Constructed->Pre-initialized->Initialized
    ThermalExpansion|NEI [NEI] (ThermalExpansion-NEI-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized
    LWJGL: 2.4.2
    OpenGL: AMD M880G with ATI Mobility Radeon HD 4200 GL version 2.1.8794, ATI Technologies Inc.
    Is Modded: Definitely; Client brand changed to 'forge,fml'
    Type: Client (map_client.txt)
    Texture Pack: Default
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

    Quote

    It has become a little stubbly. Implement facial hair growth in IC²? Vision continuously grows more furry until you shave. (approx once every 2 minecraft days ;P)


    Steve shaves with his chainsaw.
    Check out Factorio- A game where you build a factory from scratch.

  • i have found a spammy bug when i was maceratoring and cooking my dusts in the induction furnace all are hooked up to a cable and the electrical engine is sucking the materials from the macerator to the induction furnace. here is a picture "i have tried moving cables around but does not work as you can see". and this spamming message only appears on servers as i can tell so far from the servers console.

    EDIT:
    the error: 2012-12-24 04:10:44 [WARNING] [IC2] API ERROR: ic2.advancedmachines.common.TileEntitySingularityCompressor@77ebc867 diden't implement demandsEnergy() properly, no energy from injectEnergy accepted although demandsEnergy() returned true.

    http://imgur.com/hMBJ6 a link to the image also

  • The .112 builds

    we have tried .112 builds from 170 to 178 all of them spams the log with:
    [WARNING] [IC2] API ERROR: ic2.advancedmachines.common.TileEntitySingularityCompressor@77ebc867 diden't implement demandsEnergy() properly, no energy from injectEnergy accepted although demandsEnergy() returned true.

  • we have tried .112 builds from 170 to 178 all of them spams the log with:
    [WARNING] [IC2] API ERROR: ic2.advancedmachines.common.TileEntitySingularityCompressor@77ebc867 diden't implement demandsEnergy() properly, no energy from injectEnergy accepted although demandsEnergy() returned true.

    Its fun how demandsEnergy() can't even return true; in newer Versions. The boolean has been replaced with an Integer.

  • So is there a fix to this, I can't tell if this is making flashy world holes that are there for a split second or if its my Rp2 timer and retriever system from it...
    The problem thats spamming my server log is:
    [WARNING] [IC2] API ERROR: ic2.advancedmachines.common.TileEntityCentrifugeExtractor@321d03cf didn't implement demandsEnergy() properly, no energy from injectEnergy although demandsEnergy() remained true.

  • Came home my new 1.4.6 test server with 250mb of text file of this.

    2012-12-27 19:59:46 [WARNING] [IC2] API ERROR: ic2.advancedmachines.common.TileEntitySingularityCompressor@786901af didn't implement demandsEnergy() properly, no energy from injectEnergy accepted although demandsEnergy() returned true.
    2012-12-27 19:59:46 [WARNING] [IC2] API ERROR: ic2.advancedmachines.common.TileEntityCentrifugeExtractor@349153af didn't implement demandsEnergy() properly, no energy from injectEnergy accepted although demandsEnergy() returned true.

    Using the most recent version of everything.


    Just saying, even though others posted... it was a massive file. Was like watching the matrix.

  • AtomicStryker:
    Found a nasty bug that apparently has been around a while now. I've reduced it to only the machines in this mod.

    If you place a machine, then upgrade that machine with a transformer upgrade, and then remove power, move machine, but later add an MV/HV carrying cable anywhere around the previously occupied block, there is an explosion.

    I'm guessing when the machine is removed, there is still some data left behind in that block's location.

    It may have to be a 'warmed up' machine, I haven't gone too much further into testing it, but it is easily repeatable.

  • hey,

    The servers terminal goes nuts when I try to cook something in a furnace that is connected to an glassfiber cable this is what I get:
    [WARNING] [IC2] API ERROR: ic2.core.block.machine.tileentity.TileEntityInduction@5367f6 didn't implement demandsEnergy() properly, no energy from injectEnergy accepted although demandsEnergy() returned true.

    can you look into that?

    thanks on behave,
    have a nice day.

  • hey,

    The servers terminal goes nuts when I try to cook something in a furnace that is connected to an glassfiber cable this is what I get:
    [WARNING] [IC2] API ERROR: ic2.core.block.machine.tileentity.TileEntityInduction@5367f6 didn't implement demandsEnergy() properly, no energy from injectEnergy accepted although demandsEnergy() returned true.

    can you look into that?

    thanks on behave,
    have a nice day.

    This is an IC2 thing not just advanced machines. update IC2