Jump to content

Desecration

Members
  • Posts

    22
  • Joined

  • Last visited

Everything posted by Desecration

  1. http://pastebin.com/aaQLQBiP It first said something about Ender Box so I went into MCEdit and deleted that. That line went away, but there's still more issues.
  2. So my internet is around 10kBps and loading up tekkit launcher/waiting for login to fail etc takes about 15 min total before I can be in-game. Is there a shortcut to offline mode?
  3. it's not really possible to get a reactor with a high EFFECTIVE EU/tick
  4. i made one so my recycler factory would continue to work, but when the server started the server was corrupt! any updates on this past 52.1.1 ?
  5. here's what i'm thinking of so far, i just have to execute it i guess turtle.select(2) function forward() while turtle.detect() == false turtle.Forward() if turtle.Forward() == false and turtle.getFuelLevel() == 0 turtle.refuel end function leftTurn() while turtle.detect() == true and turtle.detectDown() == true turtle.turnLeft() end while turtle.detectDown() == false turtle.placeDown() end
  6. Hello! I'm working on a filler robot to fill just the top layer of my old quarries, but I find the in-game system pretty irritating and slow to write in while shuffling the turtle API wiki. Is there a way I can write my code in notepad and paste it into the game? I'm playing on a server.
  7. Sweet, I'll look into that in the mean time. I hope I can get it back if I need it later.
  8. I mainly use Industrialcraft and Railcraft with a little bit of Buildcraft and Redpower. What can I do with this Nikolite, Ferrous Ore, Tungesten, Silver, Gold, and Lead? I have so much of these.
  9. So I think Hardened Glass (not reinforced glass) isn't as strong as IC2 reinforced glass/stone.
  10. I found a problem with the Redstone Energy Cell. When I had a quarry operating with a full cell, I turned down the max output to 45 MJ/t. This caused the cell to lose all of its charge.
  11. actually, i think lava cells can only be filled by source blocks. meaning a single source block flowing into a space of any size would fake lava source growth, which flows even after the source block has been removed, but the river or pooling cant be contained by a bucket or cell to my knowledge and experience.
  12. There's also the Magma Crucible from TE but it's incredibly slow.
  13. Block breaker at the top, and the tree will keep growing it?
  14. What caused the error? Dimensional Anchors?
  15. with you inside it. I have tried a two layer thick wall of hardened glass (thermal expansion), reinforced concrete, a combination of the two, and varying structure models. Most of the time, the entire structure is left unharmed past the first layer, but I still die inside the core of it. I'm not sure if there is a minimum kill range the nuke "penetrates" walls without causing any damage, or maybe if the server is lagging and not stopping the nuke. Here's a 2-D view of what I'm talking about: Side C C C C C C C P C C C C P C C C C C C C with C being reinforced concrete and P being the player. The first outer layer of concrete may suffer some damage, but the inner wall always holds up even with the 1 layer thick floor/ceiling.
  16. Whoops. I need the ride to be automatic. I can get detector rails to briefly power the elevator, but they shut off after a tick or two. I'm trying to run a cargo system that continuously cleans out chests along a system of rails. When I find a solution, I'll post back. So far, I have a complete track and I use a powered boarding track in front of a block to push the cart back down the track it came.
  17. Hello. I'm working on a single lane track that just goes up and down the side of a hill. I'm having trouble keeping the Elevator rail powered long enough to reach the top, then unpowering it to go back down. I want to do this with a single lane track. Any suggestions?
  18. Thanks Jim. The current workaround has been to just to delete my tekkit lite mod folder and extract rar into my tekkitlite directory. it's not clean (will interfere with other tekkitlite servers) but it works.
  19. Hello.I'm having trouble with the custom pack selection. When I go to the launcher and select a custom pack, then go to options to input the direct URL/clear cache, launching the custom pack doesn't load the following: MCP v7.26 FML v4.7.4.520 Minecraft Forge 6.6.0.497 or any mods is there a file/folder in the rar that's missing, or is there an issue with my launcher?
  20. google brought me here. i was looking for a way to disable this as well. 4 days into the game and i was a flying god, eating up continents in minutes for fuel.
×
×
  • Create New...