Jump to content

Maximal

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by Maximal

  1. After updating to 1.2.0.1 only bug block destruction left. Video demonstration
  2. Another bug. Rightlicking (or shift rightclicking) with wrench on completed template frame causes exception and after this world loading crushes with the same exception. java.lang.NullPointerException at ConnectedTextures.getConnectedTextureSingle(ConnectedTextures.java:211) at ConnectedTextures.getConnectedTexture(ConnectedTextures.java:160) at net.minecraft.client.renderer.RenderBlocks.func_78613_a(RenderBlocks.java:7463) at JAKJ.RedstoneInMotion.BlockRenderer.Render(BlockRenderer.java:34) at JAKJ.RedstoneInMotion.BlockRenderer.Render(BlockRenderer.java:26) at JAKJ.RedstoneInMotion.TemplateCarriagePatternRenderer.FillDisplayList(TemplateCarriagePatternRenderer.java:39) at JAKJ.RedstoneInMotion.TemplateCarriageEntity.onDataPacket(TemplateCarriageEntity.java:145) at net.minecraft.client.multiplayer.NetClientHandler.func_72468_a(NetClientHandler.java:1292) at net.minecraft.network.packet.Packet132TileEntityData.func_73279_a(SourceFile:51) at net.minecraft.network.MemoryConnection.func_74428_b(MemoryConnection.java:89) at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:266) at net.minecraft.client.multiplayer.WorldClient.func_72835_b(WorldClient.java:94) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1862) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:835) at net.minecraft.client.Minecraft.run(Minecraft.java:760) at java.lang.Thread.run(Unknown Source)
  3. 2bugs: 1) When i try to move AE controller with power by template frames and if engine is placed next to the contoller i get such an exception: java.lang.NullPointerException at ic2.core.EnergyNet.addTileEntity(EnergyNet.java:213) at ic2.core.EnergyNet$EventHandler.onEnergyTileLoad(EnergyNet.java:53) at net.minecraftforge.event.ASMEventHandler_31_EventHandler_onEnergyTileLoad_EnergyTileLoadEvent.invoke(.dynamic) at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39) at net.minecraftforge.event.EventBus.post(EventBus.java:108) at appeng.proxy.ProxyIC2.addToEnergyNet(ProxyIC2.java:49) at appeng.common.base.AppEngTile.init(AppEngTile.java:399) at appeng.me.basetiles.TilePoweredBase.init(TilePoweredBase.java:77) at appeng.me.tile.TileController.init(TileController.java:212) at appeng.sided.AEGenericTick.tickStart(AEGenericTick.java:62) at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28) at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:122) at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:295) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:638) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:573) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:171) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470) at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573) 2) Make 2 block template frame. If you will move frame in any direction different from a line that goes from a visible template block to invisible this frame will destroy any block in a path.
  4. It's possible to do with Autocrafting table MK2. Supply it from the bottom with handsaw by supplier loggistics pipes and in crafting logsitcs pipe don't add handsaw just an item you want to cut.
×
×
  • Create New...