Jump to content

Ekinezumi

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by Ekinezumi

  1. http://imgur.com/a/oF0k3

    I'm trying to set up two tesseracts so that a redstone energy cell powered by two sterling engines will power a Planter and a Harvester via a conduit. The first 3 images from the imgur album above show the cell and the two sterling engines right next to it, and the rest of the 4 images show the conduit connecting the tesseract to a Planter and a Harvester. The tesseracts for some reason do not transmit energy from one end to another.

    What am I doing wrong?

  2. Was there anything in particular you needed info on?

    People here are pretty helpful, or the individual mods wikis are much more helpful than modpack wikis.

    It would be helpful to know which mod I should start out with. For example, in Tekkit Lite it was recommended to start out with IC2 in the form of a generator / macerator setup, which would double ore profit. Maybe a better way of saying it is: what is the most basic machine I should start out with in Tekkit?

  3. you can add whatever memory limits you want between "java" and "-jar".

    explanation is as follows:

    "mkdir rtemp" is used to prevent the launcher from restarting itself, which would remove our process adjustments

    the start command is what works the magic for us. /HIGH does what you would expect, runs the command with high priority. /B keeps it in the command window it is currently in, instead of opening up a second window. this isn't required, but it is more tidy. after that it's just the usual command line to run the launcher .jar file.

    You have my thanks, staff member! :D

    I'm just kind of confused about how you would type in the memory limits between "java" and "-jar". Do you type just a number in there?

    And thank you too, TopAce6, I will save that for later. But for now that is not needed.

×
×
  • Create New...