Posts by Shindou

    Shindou: Just released v0.51, which can just be dropped into the mods folder. I did code a thermonuclear missile, but there's no way to craft it until I add tritium and helium-3. (Hack one into the game to see just how overpowered it is - the metadata is 13)

    daedroug: Laying blocks to produce the proper toroidal and poloidal fields in a fusion reactor is an interesting idea, but unfortunately the subtleties of real-life plasma confinement are impossible to capture in a world of cubes. Besides, coming up with a Minecraft-ized version of Maxwell's equations (with space quantized in one-block increments!), then adjusting the behavior of plasmas in response to this, would be an interesting intellectual exercise but would lay waste to your CPU and be difficult for players without physics experience to use. Same goes for turbine design - the fission reactor block can be assumed to have an internal turbine, so there's no reason the fusion block has to be any different. (Also, multi-block structures are beastly difficult to code because you have to take into account every stupid thing the player can do to mess up your code)

    Wall shielding is an idea I considered when implementing the fusion reactor, maybe with periodic replacements of plasma-facing components, but in the end there's just no room in the GUI for it. I rejected neutron exposure issues for the same reason - implementing radiation effects on the player and other entities would be a lot of work for little gain. As much as I enjoy realistic physics, this is a game and some serious simplifications need to be made.

    Oh, believe me, I did:P It was GLORIOUS! And I too would like the realistic-ish physics, but I do see how they could make most people's brains melt....wasn't sure if you wanted the TN named in the thread or not, thanks for the ML support:D

    Err, could you please make it so you don't have to edit the main jar file...I don't think it's that complicated to add the modloader hooks, is it? Ahh, yeah, after doing my math a bit more, these end up quite a bit more expensive than glass cables, good. Since 64 coal, 8 flint and 1 obsidian = 1 diamond, and this is 32 coal a piece. Which comes out to 6 diamonds for the same amount of cable. Excellent.

    Hmm, not quite understanding how to use the rangefinder along with the rockets, do you just have to remember what the rangefinder says, or can you store a value in the rangefinder and load it into the rocket?

    EDIT: Nvm, figured it out, but now I found a missile that doesn't have a crafting recipe....? Is this a secret missile?Starts with a T, has a damage value that separates it from the others.

    This looks pretty cool, albeit very confusing. I think that the only thing in this add-on that IC2 needs is the superconductor wire. (having no energy loss would be great) Although I think if it going to have no energy loss (which would change the face of IC servers forever) it should be a lot more expensive.

    I agree, 32 coal, half a gold ore and a redstone are a little too cheap for them, maybe make them use a diamond, or better yet, diamond dust. Epic mod though, this is so going into my game:D

    Hey guys, I can't reliably duplicate this issue, but it causes that lovely saving chunks crash quite often for me.

    Display Spoiler

    Mods loaded: 33
    ModLoader Beta 1.8.1
    mod_IC2_AdvMachine v2.00
    mod_BuildCraftCore 2.2.3
    mod_BuildCraftBuilders 2.2.3
    mod_BuildCraftEnergy 2.2.3
    mod_BuildCraftFactory 2.2.3
    mod_BuildCraftTransport 2.2.3
    mod_Console 1.0
    mod_CraftGuide 1.1.0
    mod_EnergyCoupler 0.19
    mod_EE 1.8.1
    mod_IC2 v1.23
    mod_InvTweaks 1.32 (1.8.1)
    mod_PigbearLaser Laser 1.1
    mod_Millenaire Millénaire 1.8
    mod_IC2EqEx IC2EqExU 1.0 (MC 1.8.1, EE 4.16, IC2 1.15)
    mod_IC2_HolographicForceFieldProjector 1.1 Beta_001
    mod_Railcraft 1.4.0
    mod_RedPowerArray 2.0pr3b
    mod_RedPowerCore 2.0pr3b
    mod_RedPowerLighting 2.0pr3b
    mod_RedPowerLogic 2.0pr3b
    mod_RedPowerMachine 2.0pr3b
    mod_RedPowerWiring 2.0pr3b
    mod_RedPowerWorld 2.0pr3b
    mod_WirelessRedstone 1.4
    mod_WirelessRemote 0.4
    mod_zAdditionalPipes Rev26
    mod_ReiMinimap v2.6 [Beta 1.8.1]
    mod_TooManyItems 1.8.1 2011-09-27
    mod_treecapitator 1.8-DaftPVF
    mod_WirelessRedstone 1.4
    mod_WirelessRemote 0.4

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

    Minecraft has stopped running because it encountered a problem.

    If you wish to report this, please copy this entire text and email it to support@mojang.com.
    Please include a description of what you did when the error occured.


    --- BEGIN ERROR REPORT 8defe6a4 --------
    Generated 10/29/11 3:02 AM

    Minecraft: Minecraft Beta 1.8.1
    OS: Windows 7 (amd64) version 6.1
    Java: 1.7.0, Oracle Corporation
    VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    LWJGL: 2.4.2
    OpenGL: GeForce GTX 460/PCI/SSE2 version 4.2.0, NVIDIA Corporation

    java.lang.RuntimeException: EnergyNet: EnergyBlockLink corrupted (ic2.common.TileEntityElectricMFSU@74976197 [-315 67 400] -> ic2.common.TileEntitySolarGenerator@6afe50ad [-315 68 399] -> ic2.common.TileEntitySolarGenerator@16cf2c2f [-315 68 399])
    at ic2.common.EnergyNet.discover(EnergyNet.java:410)
    at ic2.common.EnergyNet.emitEnergyFrom(EnergyNet.java:190)
    at ic2.common.TileEntityBaseGenerator.sendEnergy(TileEntityBaseGenerator.java:197)
    at ic2.common.TileEntityBaseGenerator.b_(TileEntityBaseGenerator.java:135)
    at rv.l(World.java:1472)
    at net.minecraft.client.Minecraft.k(SourceFile:1384)
    at net.minecraft.client.Minecraft.run(SourceFile:666)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT 396d92cc ----------


    EDIT: And now, after replacing the MFSU's with MFEs, still crashed, then I removed the solar panels all together, and I get this...

    Display Spoiler

    Mods loaded: 38
    ModLoader Beta 1.8.1
    mod_IC2_AdvMachine v2.00
    mod_BuildCraftCore 2.2.3
    mod_BuildCraftBuilders 2.2.3
    mod_BuildCraftEnergy 2.2.3
    mod_BuildCraftFactory 2.2.3
    mod_BuildCraftTransport 2.2.3
    mod_Console 1.0
    mod_CraftGuide 1.2.1
    mod_EnergyCoupler 0.19
    mod_EE 1.8.1
    mod_IC2_BioDiamonds 1.8_01
    mod_IC2 v1.23
    mod_InfiBalkonAddon [Forge] v0.8.1
    mod_InfiToolHybrids [ItemSprite] v0.4.10 Hammer Time!
    mod_InfiTools [ItemSprite] v1.4.5 Mossy
    mod_InvTweaks 1.32 (1.8.1)
    mod_PigbearLaser Laser 1.1
    mod_Millenaire Millénaire 1.8
    mod_IC2EqEx IC2EqExU 1.0 (MC 1.8.1, EE 4.16, IC2 1.15)
    mod_IC2_HolographicForceFieldProjector 1.1 Beta_001
    mod_Railcraft 1.4.0
    mod_RedPowerArray 2.0pr3b
    mod_RedPowerCore 2.0pr3b
    mod_RedPowerLighting 2.0pr3b
    mod_RedPowerLogic 2.0pr3b
    mod_RedPowerMachine 2.0pr3b
    mod_RedPowerWiring 2.0pr3b
    mod_RedPowerWorld 2.0pr3b
    mod_WeaponMod 1.8.1 v7.1.0
    mod_WirelessRedstone 1.4
    mod_WirelessRemote 0.4
    mod_zAdditionalPipes Rev26
    mod_ReiMinimap v2.6 [Beta 1.8.1]
    mod_TooManyItems 1.8.1 2011-09-27
    mod_treecapitator 1.8-DaftPVF
    mod_WirelessRedstone 1.4
    mod_WirelessRemote 0.4

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

    Minecraft has stopped running because it encountered a problem.

    If you wish to report this, please copy this entire text and email it to support@mojang.com.
    Please include a description of what you did when the error occured.


    --- BEGIN ERROR REPORT 454d02ac --------
    Generated 10/29/11 1:46 PM

    Minecraft: Minecraft Beta 1.8.1
    OS: Windows 7 (amd64) version 6.1
    Java: 1.7.0, Oracle Corporation
    VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    LWJGL: 2.4.2
    OpenGL: GeForce GTX 460/PCI/SSE2 version 4.2.0, NVIDIA Corporation

    java.lang.RuntimeException: EnergyNet: EnergyBlockLink corrupted (TileEntitySingularity@55156f9 [-267 62 405] -> ic2.common.TileEntityTransformerMV@34205bb8 [-264 59 399] -> ic2.common.TileEntityTransformerMV@75cc1f9d [-264 59 399])
    at ic2.common.EnergyNet.discover(EnergyNet.java:410)
    at ic2.common.EnergyNet.emitEnergyFrom(EnergyNet.java:190)
    at ic2.common.TileEntityTransformer.b_(TileEntityTransformer.java:100)
    at rv.l(World.java:1472)
    at net.minecraft.client.Minecraft.k(SourceFile:1384)
    at net.minecraft.client.Minecraft.run(SourceFile:666)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT 3bdff651 ----------



    Basically, it seems the EnergyNet function is uber borked....unless there is some serious residual junk from 1.15 to 1.23....

    I am having somewhat the same error, here is my log.

    I am also using 1.23.

    Display Spoiler

    Mods loaded: 33
    ModLoader Beta 1.8.1
    mod_IC2_AdvMachine v2.00
    mod_BuildCraftCore 2.2.3
    mod_BuildCraftBuilders 2.2.3
    mod_BuildCraftEnergy 2.2.3
    mod_BuildCraftFactory 2.2.3
    mod_BuildCraftTransport 2.2.3
    mod_Console 1.0
    mod_CraftGuide 1.1.0
    mod_EnergyCoupler 0.19
    mod_EE 1.8.1
    mod_IC2 v1.23
    mod_InvTweaks 1.32 (1.8.1)
    mod_PigbearLaser Laser 1.1
    mod_Millenaire Millénaire 1.8
    mod_IC2EqEx IC2EqExU 1.0 (MC 1.8.1, EE 4.16, IC2 1.15)
    mod_IC2_HolographicForceFieldProjector 1.1 Beta_001
    mod_Railcraft 1.4.0
    mod_RedPowerArray 2.0pr3b
    mod_RedPowerCore 2.0pr3b
    mod_RedPowerLighting 2.0pr3b
    mod_RedPowerLogic 2.0pr3b
    mod_RedPowerMachine 2.0pr3b
    mod_RedPowerWiring 2.0pr3b
    mod_RedPowerWorld 2.0pr3b
    mod_WirelessRedstone 1.4
    mod_WirelessRemote 0.4
    mod_zAdditionalPipes Rev26
    mod_ReiMinimap v2.6 [Beta 1.8.1]
    mod_TooManyItems 1.8.1 2011-09-27
    mod_treecapitator 1.8-DaftPVF
    mod_WirelessRedstone 1.4
    mod_WirelessRemote 0.4

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

    Minecraft has stopped running because it encountered a problem.

    If you wish to report this, please copy this entire text and email it to support@mojang.com.
    Please include a description of what you did when the error occured.


    --- BEGIN ERROR REPORT 8defe6a4 --------
    Generated 10/29/11 3:02 AM

    Minecraft: Minecraft Beta 1.8.1
    OS: Windows 7 (amd64) version 6.1
    Java: 1.7.0, Oracle Corporation
    VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    LWJGL: 2.4.2
    OpenGL: GeForce GTX 460/PCI/SSE2 version 4.2.0, NVIDIA Corporation

    java.lang.RuntimeException: EnergyNet: EnergyBlockLink corrupted (ic2.common.TileEntityElectricMFSU@74976197 [-315 67 400] -> ic2.common.TileEntitySolarGenerator@6afe50ad [-315 68 399] -> ic2.common.TileEntitySolarGenerator@16cf2c2f [-315 68 399])
    at ic2.common.EnergyNet.discover(EnergyNet.java:410)
    at ic2.common.EnergyNet.emitEnergyFrom(EnergyNet.java:190)
    at ic2.common.TileEntityBaseGenerator.sendEnergy(TileEntityBaseGenerator.java:197)
    at ic2.common.TileEntityBaseGenerator.b_(TileEntityBaseGenerator.java:135)
    at rv.l(World.java:1472)
    at net.minecraft.client.Minecraft.k(SourceFile:1384)
    at net.minecraft.client.Minecraft.run(SourceFile:666)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT 396d92cc ----------


    has anyone heard of the zippinus :?: :?:
    1:15 to 1:23 is the change in the API quite manageable
    If I knew that he is no longer present would create a patch

    IC2 1.15 use ic2.api.IWrenchableBlock
    IC2 1.23 use ic2.api.IWrenchable

    if zippinus use the API update take max 60 Minutes to 1.23

    I always say better to seek forgiveness than permission....only those truly stuck up would care if you helped the community in a temporary fashion, the same community they are supposedly making mods for. Aka, if he whines, he isn't really in it for the community, but more for personal gratification of others using his work and looking up to him. Not saying that's true, just a simple observation of the modding 'community' as a whole that I have seen.