[IC2 Exp][1.7.10] Advanced Repulsion Systems

  • 50.1.1 should fix crashing when accessing a loot collector's inventory with automation in 1.3.2.

    Disappointed with the bugs and nerfedness of AtomicStryker Corp's Advanced Machines, and the unupdatedness of Snyke's Enterprises?
    Need low-lag renewable power?
    Come to ImmTech Intragalactical this thread for free UUM!
    Note: UUM may stand for Unnerfed Unbuggy Updated Machines and may not be actual UUM. The extra U was lost due to a bit error.
    Battery snot included.

  • First, it seems your mod does not use Forge ID resolver (it conflicts with GregTech addon) , posted on his post and he replied :

    Isn't Immibis supposed to use Forge-ID-Resolver like me?

    I found a bug on Tesla system : Upgrade multiplexer BEAMS can be extended indefinetely and you can retrieve multiplexers used in the process.
    If you like i can try making a video reproducing bug, if screenshot is not clear enough.
    Screenshot:

    This bug stops working after reconnection, but it is still worth taking a look

  • Updated to 1.4.2.

    Disappointed with the bugs and nerfedness of AtomicStryker Corp's Advanced Machines, and the unupdatedness of Snyke's Enterprises?
    Need low-lag renewable power?
    Come to ImmTech Intragalactical this thread for free UUM!
    Note: UUM may stand for Unnerfed Unbuggy Updated Machines and may not be actual UUM. The extra U was lost due to a bit error.
    Battery snot included.

  • Getting a crash;

    Magic Launcher 1.0.0
    minecraftforge-universal-6.0.1.341
    ic2 1.108.59
    adv-repulsion-systems_50.2.0

    Hope this helps :) Let me know if you would like to see anything else.

    Display Spoiler

    --- BEGIN ERROR REPORT 98822c8d --------
    Generated 29/10/12 7:52 PM

    - Minecraft Version: 1.4.2
    - Operating System: Windows 7 (amd64) version 6.1
    - Java Version: 1.7.0_07, Oracle Corporation
    - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    - Memory: 1714653040 bytes (1635 MB) / 2058027008 bytes (1962 MB) up to 2058027008 bytes (1962 MB)
    - JVM Flags: 2 total; -Xms2048m -Xmx2048m
    - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    - FML: MCP v7.19 FML v4.2.6.422 Minecraft Forge 6.0.1.341 5 mods loaded, 5 mods active
    mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed
    mod_AdvancedRepulsionSystems [Advanced Repulsion Systems] (adv-repulsion-systems_50.2.0_for_1.4.2-joined.jar) Unloaded->Errored
    IC2 [IndustrialCraft 2] (industrialcraft-2_1.108.59-lf.jar) Unloaded->Constructed
    - LWJGL: 2.4.2
    - OpenGL: ATI Radeon HD 5800 Series GL version 4.2.11931 Compatibility Profile Context, ATI Technologies Inc.
    - Is Modded: Definitely; 'forge,fml'
    - Type: Client
    - Texture Pack: Default
    - Profiler Position: N/A (disabled)
    - Vec3 Pool Size: ~ERROR~ NullPointerException: null

    cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: immibis.ars.mod_AdvancedRepulsionSystems
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:117)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:479)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:150)
    at net.minecraft.client.Minecraft.a(Minecraft.java:420)
    at net.minecraft.client.Minecraft.run(Minecraft.java:752)
    at java.lang.Thread.run(Thread.java:722)
    Caused by: java.lang.ClassNotFoundException: immibis.ars.mod_AdvancedRepulsionSystems
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:126)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
    at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:57)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:264)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:410)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    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(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:601)
    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.loadMods(Loader.java:478)
    ... 4 more
    Caused by: java.lang.NoClassDefFoundError: immibis/core/api/porting/PortableBaseMod
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:791)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:120)
    ... 31 more
    Caused by: java.lang.ClassNotFoundException: immibis.core.api.porting.PortableBaseMod
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:126)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
    ... 35 more
    Caused by: java.lang.NullPointerException
    at org.objectweb.asm.ClassReader.<init>(Unknown Source)
    at net.minecraftforge.transformers.EventTransformer.transform(EventTransformer.java:29)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:163)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:119)
    ... 37 more
    --- END ERROR REPORT fe926db5 ----------


  • download immibus core

  • First, it seems your mod does not use Forge ID resolver (it conflicts with GregTech addon) , posted on his post and he replied :


    The current code for ID allocation works in 1.2.5 (when Forge resolving was unreliable) but hasn't been updated yet, so it still works the way it should in 1.2.5 and doesn't use Forge's resolver.

    I found a bug on Tesla system : Upgrade multiplexer BEAMS can be extended indefinetely and you can retrieve multiplexers used in the process.
    If you like i can try making a video reproducing bug, if screenshot is not clear enough.
    Screenshot:

    This bug stops working after reconnection, but it is still worth taking a look


    Unable to reproduce, a video would be helpful.

    50.2.1:
    * Fixed invisible GUI text in 1.4.2.
    * Fixed hotbar items being visible in directional extender GUI.

    Disappointed with the bugs and nerfedness of AtomicStryker Corp's Advanced Machines, and the unupdatedness of Snyke's Enterprises?
    Need low-lag renewable power?
    Come to ImmTech Intragalactical this thread for free UUM!
    Note: UUM may stand for Unnerfed Unbuggy Updated Machines and may not be actual UUM. The extra U was lost due to a bit error.
    Battery snot included.

  • 50.2.2 - minor update:

    • Fixed top and bottom textures being reversed on some forcefield-related blocks.

    Disappointed with the bugs and nerfedness of AtomicStryker Corp's Advanced Machines, and the unupdatedness of Snyke's Enterprises?
    Need low-lag renewable power?
    Come to ImmTech Intragalactical this thread for free UUM!
    Note: UUM may stand for Unnerfed Unbuggy Updated Machines and may not be actual UUM. The extra U was lost due to a bit error.
    Battery snot included.

  • The GUI buttons won't work..
    Immibis Core 50.2.3(MC 1.2.5)
    Advanced Repulsion Systems 50.2.2(MC 1.2.5)
    Forge 3.4.9

    Fixed in Core 50.2.4.

    That bug's probably been there since 50.0.0 (first 1.3.2 release)... How many people are still using 1.2.5, and how many of you would care if I stopped updating it? It can't be many, or that would've been noticed far, far sooner.

    Disappointed with the bugs and nerfedness of AtomicStryker Corp's Advanced Machines, and the unupdatedness of Snyke's Enterprises?
    Need low-lag renewable power?
    Come to ImmTech Intragalactical this thread for free UUM!
    Note: UUM may stand for Unnerfed Unbuggy Updated Machines and may not be actual UUM. The extra U was lost due to a bit error.
    Battery snot included.

  • Minecraft 1.4.2 I get this when I try and activate a reactor forcefield with a coolant injector attached to the reactor
    Please help.

    java.lang.NoSuchMethodError: ic2.common.TileEntityNuclearReactor.getSizeInventory()I
    at immibis.ars.TileEntityReaktorCooler.doCondensatorRecharging(TileEntityReaktorCooler.java:224)
    at immibis.ars.TileEntityReaktorCooler.g(TileEntityReaktorCooler.java:144)
    at xe.h(World.java:2022)
    at ie.h(WorldServer.java:463)
    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:654)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:590)
    at bcb.q(IntegratedServer.java:110)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
    at fp.run(SourceFile:818)

    Ps: I love this mod


  • Which version of IC2?

    Disappointed with the bugs and nerfedness of AtomicStryker Corp's Advanced Machines, and the unupdatedness of Snyke's Enterprises?
    Need low-lag renewable power?
    Come to ImmTech Intragalactical this thread for free UUM!
    Note: UUM may stand for Unnerfed Unbuggy Updated Machines and may not be actual UUM. The extra U was lost due to a bit error.
    Battery snot included.

  • Ic2 1.108.71
    Forge 6.0.10355
    ars 50.2.2

    and a ton of other mods, but I think these should suffice for the bugs


    http://pastebin.com/8W36X0pn

    50.2.3 is compiled against an updated IC2, which might fix it.

    Disappointed with the bugs and nerfedness of AtomicStryker Corp's Advanced Machines, and the unupdatedness of Snyke's Enterprises?
    Need low-lag renewable power?
    Come to ImmTech Intragalactical this thread for free UUM!
    Note: UUM may stand for Unnerfed Unbuggy Updated Machines and may not be actual UUM. The extra U was lost due to a bit error.
    Battery snot included.

  • Not to be a pain, but the op doesn't have that download link. The most update link on the original pose is 50.2.2


    Oops, fixed.

    I didn't realize you meant the immibis core, but if you look at the pastebin I have 50.2.4 for the core
    http://pastebin.com/8W36X0pn


    I didn't mean that, I just forgot to update the download link - sorry about that.


    Kaj_, if you're reading this, I lost the link to your new textures - could you resend it to me please? Thanks.

    Disappointed with the bugs and nerfedness of AtomicStryker Corp's Advanced Machines, and the unupdatedness of Snyke's Enterprises?
    Need low-lag renewable power?
    Come to ImmTech Intragalactical this thread for free UUM!
    Note: UUM may stand for Unnerfed Unbuggy Updated Machines and may not be actual UUM. The extra U was lost due to a bit error.
    Battery snot included.

  • Don't Worry, your only human.

    But on a sad note, I got the same crash report :(

    Try 50.2.4.

    Edit: I made almost the same mistake again xD... this time I updated the OP and wrote this before it was done reobfuscating...

    Disappointed with the bugs and nerfedness of AtomicStryker Corp's Advanced Machines, and the unupdatedness of Snyke's Enterprises?
    Need low-lag renewable power?
    Come to ImmTech Intragalactical this thread for free UUM!
    Note: UUM may stand for Unnerfed Unbuggy Updated Machines and may not be actual UUM. The extra U was lost due to a bit error.
    Battery snot included.

    Edited once, last by immibis (November 18, 2012 at 11:56 AM).