Search results

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
  1. H

    Windows .exe Launcher crashes on sign in

    Operating System, bit type: Windows 8, 64 bit Java version/update, bit type: Version 7, Update 51, 64 bit Launcher version: v1.3.4 Completed the troubleshooting guide (y/n): y Console log, pastebin.com link: http://pastebin.com/Rdqtgicq Description of the problem: I downloaded the launcher, and...
  2. H

    Factorization: Power source

    I can't get my liquiducts to connect to the steam turbine. I have a nice Railcraft boiler going producing lots of steam, but I can't make the steam turbine accept it. ANyone know why?
  3. H

    Massive ressource income?

    I've tried turtles a few times, but even using the scripts from the CC forums, I always had problems with the turtles getting lost.
  4. H

    Weird xytank glitch

    Yeah, I've seen that before. Doesn't seem to actually do anything bad, it's purely a graphical glitch, and it goes away eventually.
  5. H

    Different Types of Infinity, arithmetic vs geometric vs exponential growth also energy vs power

    The rational numbers are not the same as the positive and negative integers, and both are actually countably infinite. With the integers, you start at 0 and count 0, 1, -1, 2, -2, 3, -3, ... With the rational numbers you create a two-dimensional array with the integers along both axes, and the...
  6. H

    Cowmageddon

    I did the same thing a while ago. How on earth is your computer good enough to run Minecraft smoothly with that many entities? I was getting about 0.5 fps. Had to spawn in a bucket of lava as the only way to kill them in any reasonable length of time.
  7. H

    Ask a simple question, get a simple answer

    Buildcraft Hopper
  8. H

    Sorry Azanor... ;)

    Pretty sure that was a joke
  9. H

    Mystcraft Void Age Question.

    Uh... pretty sure with zero length you need to specify what time of day it's stuck at.
  10. H

    BedCraftGP / BedCraftTOWNY;;; FIX 75% OFF ALL GRIEFING

    Isn't PVP most of the point of Ars Magica?
  11. H

    Documentation on UE mods?

    ftbwiki.org is actually pretty damn good. It has most stuff.
  12. H

    Quarries and fillers XD

    Except, if you manage to get rid of all the source blocks, the flowing water will (eventually) vanish. Your CPU will hate you for it, though - trying to compute and update that much flowing water to get rid of it all is incredibly expensive, computationally. If you're on a server, don't even...
  13. H

    Documentation on UE mods?

    Already found that, it's incredibly sparse. Most of the entries don't exist.
  14. H

    Problem with ME Interface

    Routers can also help.
  15. H

    Quarries and fillers XD

    Nah, it's not source blocks all the way down. Source blocks don't propagate if they don't have a solid surface below them. They look like source blocks because they're full of water, but they're not. I don't know whether the ocean is all source blocks when it generates, but the water in the hole...
  16. H

    Documentation on UE mods?

    Is there any? I've started on the Resonant Rise modpack, and as I've fully explored the IC2, BC, and TE tech trees in the past, I want to play with UE. Unfortunately, I have no clue how to get started. Is there any documentation for it anywhere?
  17. H

    Automating a blast furnace with AE

    I have no idea what you mean.
  18. H

    Cool 1.5.2 Nether Challenge

    Does placing water source blocks work in the nether? If so, that's motivation to attempt to rush for a massfab.
  19. H

    Automating a blast furnace with AE

    Anything put into an interface is automatically put in the network.
  20. H

    Automating a blast furnace with AE

    If you don't mind a bit more convoluted setup, I think you can eliminate the overstock. Put an export bus on the furnace to keep it filled with charcoal at all times, but instead of an export bus for iron, put an interface on it with the recipe iron -> steel in it. Then, anywhere you like on the...