It'll never be truly stable without a shit-ton of ASM. Like Choco said, you're probably better using 1.4.7 or 1.2.5.
Posts by xbony2
-
-
I doubt it. It's extremely buggy from what I've heard. Also energy-net is not compatible.
-
Seems kind of odd this adds a second Uranium Ore
-
Yay, a new IC2 addon!
by a new author!
Going to check this out
-
I think an IDSU-like block is kinda OP. It's better for wireless energy senders to be like senders rather then batteries.
-
In theory, it would have to be under the same rules as IC2 itself.
-
-
There's already a config for other AFB textures, although there aren't any
-
Never too many different textures
the IC2-ish one will probably stay the default one though, since it is an IC2 addon before anything else.
-
Hey, new version. 1.2.1a-Mustard.
Sorry for the long wait. This version fixes the texture issue when the AFSU is facing up or down.
This is pretty much a client-side only update, so you can update your version before your server does. Unless FML does something strange.
This is going to probably be the last update for a long while, until I update to 1.8 when and if that happens.
Download .
Edit: oh, I forgot. This also adds a Russian translation (the Russian language has it's own alphabet).
-
My port is pretty buggy
but some of it works. Everything I do in my life is on my Github
I don't want to maintain this mod forever, I'd like to pass it along to a more dedicated mod author if I can.
-
Well I already know Java so that's a start. (Computer Science at university)
That gives a pretty big head-start
being good with APIs is good too.
I do hope to see this update as well 1.7.10 and 1.8 would be nice.Xbony2 or Master?
I would, but it's not open sourced (kinda bad) and there's already the IC2 miner. Plus I'm going to be avoiding 1.8 for as long as I can get away with it.
Unfortunately, Master801 is kind of done with IC2 and it's addons. Not sure what he's currently working on.
-
Boy I wish this mod would update.
Maybe I should learn modding and take it upon myself...
Learning to mod/program isn't something you can do as a quick weekend project. Be nice if it was though.
-
You and Modloader...
-
-
That was quick, I didn't even get the world to load, it just boots me out with a fatal error:
Code
Display More[23:08:18] [Client thread/ERROR] [FML/]: FMLIndexedMessageCodec exception caught io.netty.handler.codec.DecoderException: java.lang.NullPointerException: Undefined message for discriminator 1 in channel IC2NC at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:99) ~[MessageToMessageDecoder.class:?] at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?] at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?] at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?] at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?] at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2049) [bao.class:?] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961) [bao.class:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?] at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51] at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286) [NewLaunch.jar:?] at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376) [NewLaunch.jar:?] at org.multimc.EntryPoint.listen(EntryPoint.java:165) [NewLaunch.jar:?] at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?] Caused by: java.lang.NullPointerException: Undefined message for discriminator 1 in channel IC2NC at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:73) ~[FMLIndexedMessageToMessageCodec.class:?] at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:17) ~[FMLIndexedMessageToMessageCodec.class:?] at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?] at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:?] ... 25 more [23:08:18] [Client thread/ERROR] [FML/]: There was a critical exception handling a packet on channel IC2NC io.netty.handler.codec.DecoderException: java.lang.NullPointerException: Undefined message for discriminator 1 in channel IC2NC at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:99) ~[MessageToMessageDecoder.class:?] at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?] at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?] at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?] at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?] at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2049) [bao.class:?] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961) [bao.class:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?] at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51] at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51] at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286) [NewLaunch.jar:?] at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376) [NewLaunch.jar:?] at org.multimc.EntryPoint.listen(EntryPoint.java:165) [NewLaunch.jar:?] at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?] Caused by: java.lang.NullPointerException: Undefined message for discriminator 1 in channel IC2NC at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:73) ~[FMLIndexedMessageToMessageCodec.class:?] at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:17) ~[FMLIndexedMessageToMessageCodec.class:?] at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?] at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:?] ... 25 more [23:08:18] [Client thread/INFO] [LiteLoader/]: Baking listener list for ChatListener with 1 listeners
Weird one though
Did you try without NC2?
-
Ok, so here is a port to 1.7.10. Although the version is called 2.0.0a, there really isn't any changes; it took me about 30 minutes to port the mod (stupid interface changes + discharge methods requires another parameter). I just prefer my version numbering system.
Download .
A lot of things are likely broken. I have not tested it thoroughly. I don't want to spend a lot of time on this mod, so yeah. It would be cool if someone submitted 32x textures.
Edit: currently does not work with NC2. Will be fixed soonish.
-
Nice
I'm probably going to make some sort of basic texture, slap a dot on the machine block or something.
-
I'm basically done with 1.6 though. That version is pretty much dead, I don't have plans to support it, I stopped using more then a year ago. You are the only developer I know to use it ;p
-
Little bugreport with IC2 Classic:
The energycounter sides are reversed.
The point where it outputs is the input and the input sides are output...
And it is a Nuclear controll bug. I tested it.IC2 Classic is not supported, therefor you have to find a way around it.