Posts by Flightgear

    256 long range? how to do that? is that default or is it config setting? ill check i guess. D: but anyway, this is a REALLY cool idea... the whole.. world destroyer with mining lasers. didnt know the lasers worked wit deployers... *evil grin*

    He meant 256 Mining Lasers set to the Long-Range mode.(1 Chunk = 16*16 blocks = 256)

    OT- Designing this thing is harder than i expected. :S

    I can't help but notice how many time the string "MJ" is repeated.
    Since MJ is Buildcraft's equivalent of EUs does this string refer to some sort of power convertion? :?:

    edit:Can't be possible to due to the rest of the string. :huh:

    EDIT2: Did you encrypt the string and then reshuffle its alphabet?

    Because then the string would start to make more sense....

    Damn it.
    I have spent 3 hours(now entering the fourth X( ) trying to decode the second string but so far I haven't succeeded in decoding it.

    Does anyone have any clue as to what is the encryption key of this one? :S

    No help on the unloader . ;(:(:(

    @Zeekapitan
    you will find the old EnergyNet.class files in the "API" and "COMMON" folders in the directory .minecraft/mods/"your ic2 jar name here"/ic2
    ......

    And in the download folder - Rocket Science v.89/ic2/ common, you will find the new files - replace the old energynet.class files with the new files.

    Sorry about the mistakes in my grammar - typed this really quick. :thumbup:

    Crash on placing ralcraft energy unloader :|:|:|

    Display Spoiler

    Mods loaded: 19
    ModLoader 1.2.5
    mod_ModLoaderMp 1.2.4v1
    mod_MinecraftForge 3.1.2.90
    mod_BuildCraftCore 3.1.5
    mod_BuildCraftBuilders 3.1.5
    mod_BuildCraftEnergy 3.1.5
    mod_BuildCraftFactory 3.1.5
    mod_BuildCraftTransport 3.1.5
    mod_BuildCraftSilicon 3.1.5
    mod_IC2 v1.95
    mod_Railcraft 5.2.0
    mod_RedPowerControl 2.0pr5
    mod_RedPowerCore 2.0pr5
    mod_RedPowerLighting 2.0pr5
    mod_RedPowerLogic 2.0pr5
    mod_RedPowerMachine 2.0pr5
    mod_RedPowerWiring 2.0pr5
    mod_RedPowerWorld 2.0pr5
    mod_ZZZMissile 0.89

    Minecraft has crashed!
    ----------------------

    Minecraft has stopped running because it encountered a problem.


    --- BEGIN ERROR REPORT d475da9a --------
    Generated 6/5/12 10:50 AM

    Minecraft: Minecraft 1.2.5
    OS: Windows 7 (x86) version 6.1
    Java: 1.6.0_31, Sun Microsystems Inc.
    VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
    LWJGL: 2.4.2
    OpenGL: GeForce 210/PCI/SSE2 version 3.3.0, NVIDIA Corporation

    java.lang.NoClassDefFoundError: ic2/api/EnergyNet (wrong name: ic2/common/EnergyNet)
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(Unknown Source)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$000(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at railcraft.common.utility.TileEnergyUnloader.n_(TileEnergyUnloader.java:48)
    at xd.n(World.java:2071)
    at net.minecraft.client.Minecraft.k(Minecraft.java:1861)
    at net.minecraft.client.Minecraft.x(Minecraft.java:819)
    at net.minecraft.client.Minecraft.run(Minecraft.java:747)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT f8fc30dc ----------

    Cant place the Missile targeting or defense system.If I do so Minecraft crashes and renders the map unplayable(breaks the save) ;(;(MinecraftCreeperMinecraftCreeper:Nuke TNT:
    Did I do some thing wrong ? I did everything in the first post correctly as far as I remember....
    Will post the crash log in some time.

    P.S.-While the missile's coming down it looks like a ......... Deformed MinecraftChar texture......Scared me when I launched my first Nuclear missile...
    Is this intentional?

    EDIT- The error report for the crash occuring when the missie targeting system-

    Display Spoiler

    Mods loaded: 19
    ModLoader 1.2.5
    mod_ModLoaderMp 1.2.4v1
    mod_MinecraftForge 3.1.2.90
    mod_BuildCraftCore 3.1.5
    mod_BuildCraftBuilders 3.1.5
    mod_BuildCraftEnergy 3.1.5
    mod_BuildCraftFactory 3.1.5
    mod_BuildCraftTransport 3.1.5
    mod_BuildCraftSilicon 3.1.5
    mod_IC2 v1.95
    mod_Railcraft 5.2.0
    mod_RedPowerControl 2.0pr5
    mod_RedPowerCore 2.0pr5
    mod_RedPowerLighting 2.0pr5
    mod_RedPowerLogic 2.0pr5
    mod_RedPowerMachine 2.0pr5
    mod_RedPowerWiring 2.0pr5
    mod_RedPowerWorld 2.0pr5
    mod_ZZZMissile 0.89

    Minecraft has crashed!
    ----------------------

    Minecraft has stopped running because it encountered a problem.


    --- BEGIN ERROR REPORT d475da9a --------
    Generated 5/5/12 2:38 PM

    Minecraft: Minecraft 1.2.5
    OS: Windows 7 (x86) version 6.1
    Java: 1.6.0_31, Sun Microsystems Inc.
    VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
    LWJGL: 2.4.2
    OpenGL: GeForce 210/PCI/SSE2 version 3.3.0, NVIDIA Corporation

    java.lang.NoSuchMethodError: ic2.common.EnergyNet.discoverTargets(Lkw;ZI)Ljava/util/List;
    at rocketScience.TileEntityOffense.updateAttachedMissiles(TileEntityOffense.java:115)
    at rocketScience.TileEntityOffense.n_(TileEntityOffense.java:58)
    at xd.n(World.java:2071)
    at net.minecraft.client.Minecraft.k(Minecraft.java:1861)
    at net.minecraft.client.Minecraft.x(Minecraft.java:819)
    at net.minecraft.client.Minecraft.run(Minecraft.java:747)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT cd31e232 ----------

    EDIT2-Solved turned out I had to replace the Energynet.class files in TWO places.

    Minecraft is crashing on startup with Industrialcraft installed!!

    Error report-

    Display Spoiler

    Mods loaded: 3
    ModLoader 1.2.4
    mod_ModLoaderMp 1.2.4v1
    mod_MinecraftForge 2.0.0.67

    Minecraft has crashed!
    ----------------------

    Minecraft has stopped running because it encountered a problem.


    --- BEGIN ERROR REPORT 1ce16df8 --------
    Generated 1/4/12 1:51 PM

    Minecraft: Minecraft 1.2.4
    OS: Windows 7 (x86) version 6.1
    Java: 1.6.0_31, Sun Microsystems Inc.
    VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
    LWJGL: 2.4.2
    OpenGL: GeForce 210/PCI/SSE2 version 3.3.0, NVIDIA Corporation

    java.io.EOFException: Unexpected end of ZLIB input stream
    at java.util.zip.InflaterInputStream.fill(Unknown Source)
    at java.util.zip.InflaterInputStream.read(Unknown Source)
    at java.util.zip.ZipInputStream.read(Unknown Source)
    at java.util.zip.ZipInputStream.closeEntry(Unknown Source)
    at java.util.zip.ZipInputStream.getNextEntry(Unknown Source)
    at ModLoader.readFromModFolder(ModLoader.java:1270)
    at ModLoader.init(ModLoader.java:887)
    at ModLoader.addAllRenderers(ModLoader.java:189)
    at ahu.<init>(ahu.java:79)
    at ahu.<clinit>(ahu.java:9)
    at net.minecraft.client.Minecraft.a(Minecraft.java:395)
    at net.minecraft.client.Minecraft.run(Minecraft.java:732)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT 4119819b ----------


    Any help appreciated. :D
    P.S.- If I broke any forum rules I'm sorry for that.