[1.7.10] Gregtech Hardmode Server (aka Kirara 2.0)

  • Davidee's GUI Library 1.0.7.2
    Forge_GuiLibv to 1.0.7.2

    This mods name confuses me always. Could you change the OP post mode name to something like: Davidee's Forge_GuiLibv 1.0.7.2 . Maybe I'm the only one, but it would help a lot. Thx.


    I have changed the op to include the technical name of the mod.

  • Hello All,

    This little magic 12 has me stumped. I will be putting up tests to try and find the combination that causes it and potential ways of solving it. First test will likely be a vanilla pregen that we can run about in. If that fails we know enough, if that does not I will start adding mods until we found out what is causing this.

    In case TC gets compatible with mcpc we could try to go multiserver.

  • Hey Pwnie2012,


    Extracells seems to have an issue with fluid exporters in the current version. If you try and right-click on them to configure, the game crashed with the following error.


    Its rather annoying because I have a ton of fluid in my AE system with no way to get it out.

    [Edit] Looks like its been fixed in more recent versions. We should update from 2.0.5 to 2.0.14.


    Display Spoiler

    // Daisy, daisy...

    Time: 6/8/14 4:35 PM
    Description: Unexpected error

    java.lang.NullPointerException: Unexpected error
    at cpw.mods.fml.common.network.FMLOutboundHandler$OutboundTarget$5.selectNetworks(FMLOutboundHandler.java:129)
    at cpw.mods.fml.common.network.FMLOutboundHandler.write(FMLOutboundHandler.java:273)
    at io.netty.channel.DefaultChannelHandlerContext.invokeWrite(DefaultChannelHandlerContext.java:644)
    at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:698)
    at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:637)
    at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:115)
    at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116)
    at io.netty.channel.DefaultChannelHandlerContext.invokeWrite(DefaultChannelHandlerContext.java:644)
    at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:698)
    at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:637)
    at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:626)
    at io.netty.channel.DefaultChannelPipeline.write(DefaultChannelPipeline.java:878)
    at io.netty.channel.AbstractChannel.write(AbstractChannel.java:229)
    at io.netty.channel.embedded.EmbeddedChannel.writeOutbound(EmbeddedChannel.java:195)
    at extracells.network.ChannelHandler.sendPacketToAllPlayers(ChannelHandler.java:70)
    at extracells.network.AbstractPacket.sendPacketToAllPlayers(AbstractPacket.java:128)
    at extracells.part.PartFluidIO.onInventoryChanged(PartFluidIO.java:195)
    at extracells.util.inventory.ECPrivateInventory.func_70296_d(ECPrivateInventory.java:115)
    at extracells.util.inventory.ECPrivateInventory.func_70299_a(ECPrivateInventory.java:94)
    at net.minecraft.inventory.Slot.func_75215_d(Slot.java:77)
    at net.minecraft.inventory.Container.func_75131_a(SourceFile:390)
    at net.minecraft.client.network.NetHandlerPlayClient.func_147241_a(NetHandlerPlayClient.java:1042)
    at net.minecraft.network.play.server.S30PacketWindowItems.func_148833_a(SourceFile:49)
    at net.minecraft.network.play.server.S30PacketWindowItems.func_148833_a(SourceFile:11)
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:197)
    at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273)
    at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1541)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:916)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:835)
    at net.minecraft.client.main.Main.main(SourceFile:103)
    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 net.minecraft.launchwrapper.Launch.launch(Launch.java:134)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- Head --
    Stacktrace:
    at cpw.mods.fml.common.network.FMLOutboundHandler$OutboundTarget$5.selectNetworks(FMLOutboundHandler.java:129)
    at cpw.mods.fml.common.network.FMLOutboundHandler.write(FMLOutboundHandler.java:273)
    at io.netty.channel.DefaultChannelHandlerContext.invokeWrite(DefaultChannelHandlerContext.java:644)
    at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:698)
    at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:637)
    at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:115)
    at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116)
    at io.netty.channel.DefaultChannelHandlerContext.invokeWrite(DefaultChannelHandlerContext.java:644)
    at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:698)
    at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:637)
    at io.netty.channel.DefaultChannelHandlerContext.write(DefaultChannelHandlerContext.java:626)
    at io.netty.channel.DefaultChannelPipeline.write(DefaultChannelPipeline.java:878)
    at io.netty.channel.AbstractChannel.write(AbstractChannel.java:229)
    at io.netty.channel.embedded.EmbeddedChannel.writeOutbound(EmbeddedChannel.java:195)
    at extracells.network.ChannelHandler.sendPacketToAllPlayers(ChannelHandler.java:70)
    at extracells.network.AbstractPacket.sendPacketToAllPlayers(AbstractPacket.java:128)
    at extracells.part.PartFluidIO.onInventoryChanged(PartFluidIO.java:195)
    at extracells.util.inventory.ECPrivateInventory.func_70296_d(ECPrivateInventory.java:115)
    at extracells.util.inventory.ECPrivateInventory.func_70299_a(ECPrivateInventory.java:94)
    at net.minecraft.inventory.Slot.func_75215_d(Slot.java:77)
    at net.minecraft.inventory.Container.func_75131_a(SourceFile:390)
    at net.minecraft.client.network.NetHandlerPlayClient.func_147241_a(NetHandlerPlayClient.java:1042)
    at net.minecraft.network.play.server.S30PacketWindowItems.func_148833_a(SourceFile:49)
    at net.minecraft.network.play.server.S30PacketWindowItems.func_148833_a(SourceFile:11)
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:197)
    at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273)

  • An addon which were suggested before, but now is getting better: https://www.youtube.com/watch?v=mfGUW5Iyjkc&feature=youtu.be
    [Addon for IC2V2][V0.450][MC1.7.2]IHL Tools & Machines

    I totally want those collectors.

  • Update completed

    Update
    Baubles-1.7.2-1.0.0.16.jar
    ExtraCells-2.0.14.jar
    appliedenergistics2-rv0-beta-26.jar
    gregtech 5.00t
    ironchest-1.7.2-6.0.30.723-universal.jar

    Config
    Config updated in the op.

    Backup
    Manual backup done. Autobackup needs an overhaul since the map is to big ...

  • Aren't there plenty of tools that can do incremental backups? RSync was one of them I think.

    or tar + pigz


    Yes there are tools. I was using rsync for the ramdrive update, just need to couple a incremental backup tool to that.
    EDIT: I was looking at: http://wiki.gentoo.org/wiki/A_simple_…using_rsnapshot