Jump to content

Sir_Obama

Members
  • Posts

    122
  • Joined

  • Last visited

Everything posted by Sir_Obama

  1. Thanks for the response, very well said! I did use a 3x3x3 reactor as my starting power supply, and I guess I forgot how substantial the power supply was early in the game. I think I just got too far into the game for it to be worth using now, and a large build would still be outclassed by my fusion reactor from Atomic Science. You mentioned cooling with Resonant Ender, but I haven't heard about that until now... don't suppose you could provide a link with more on that? I'm sitting on stacks of Yellorium and nothing to do with it =/
  2. I'm just wondering if there is a way to make reactors from the Big Reactors mod useful. Atomic Science reactors destroy them in power generation, mainly because Yellorium reactors can't seem to be cooled, and become very inefficient at high temperatures. Am I missing something, or are they truly a waste of resources?
  3. The author for IC2 stopped updating the mod past minecraft 1.4.7. There are dev builds out there I think, but nothing too stable. IC2 is old and outdated anyway, and everything found in the new tekkit outclasses IC2 by a long shot. It will never be added back, but can be found in Tekkit Lite IC2 features and how they are irrelevant: Power Generation. -Water Mills: Relatively useless, outclassed by most other forms of early game power generation. -Solar Panels: Expensive and low power output early game, too OP end game(put in perma-day mystcraft age = infinite power) Still available in some form through galacticraft. -Wind Mill: Unreliable and inconsistent power output. -Generator: No different than a Stirling engine from Buildcraft(which also suck) -Geothermal Generator: Replaced by magmatic dynamos from TE -Nuclear Reactors: replaced by Big Reactors and Atomic Science Machines. -Macerator: No different than TE's pulverizer. -Compressor: Few uses other than IC2 machine components. Most recipes aside from those exist in other forms still. -Extractor: Rubber is now provided through MFR and is relatively easy to get, making extractor obsolete now a days. -Electric Furnace: No different from TE's Redstone Furnace or Galacticraft's Electric Furnace. -Canning Machine: Were always useless. -Electrolyzer: Useless without IC2 -Advanced Machines: Outclassed by most of TE -Mass Fab/Recycler: Insanely easy to use mystcraft and solar panels to make an infinite-everything machine. Nanosuit. -Replaced by Modular Powersuit (even in tekkit lite!) Power. -Power storage devices replaced with TE's Energy Cells. Tools. -All replaced through other mods. Summary: 99% of IC2 has been replaced(mainly by Thermal Expansion, Big Reactors, and Atomic Science) and is no longer relevant. Machines from IC2 had required configurations(only certain sides of a specific machine could input, only certain sides could output) and it was a hassle. Think of the new Tekkit as a better version of what once was.
  4. -Make flat world in single player -Grow one chunk worth of trees -Grow trees randomly in surrounding chunks, don't let trees in these chunks touch the trees in the chunk that you're harvesting. -Set up harvester to harvest them -if everything gets harvested, mfr is broken, if only the isolated chunk is harvested, it was because trees weren't touching.
  5. Sorry, I linked the post that you said it in with hopes he'd check it out and see you, never used the quote feature to quote from another thread, and I wasn't sure what the etiquette was. I'll edit you in
  6. Not sure then. Hopefully someone more knowledgeable about WAILA will come in, lol
  7. Never played around with the WAILA mod, but the only difference between mine and yours is B:waila.cfg.showmode=false Mine is set to true, and my WAILA looks fine. Shot in the dark, but maybe it'll work.
  8. There was a thread about this one page back. Try searching a bit next time: '?do=embed' frameborder='0' data-embedContent>> Edit: Information from plowmanplow (Didn't know how to put this in the quote header ;_; )
  9. IIRC, Rei's minimap is coded in a way that it doesn't support dimensions between -9 and +9 (or something around that). So editing the mystcraft age to have an ID between those values should support way points. I haven't used mystcraft since tekkit lite, so not sure if this is still the case
  10. Centipedes are from Project Zulu. If you go into the hexxit modpack, and open the Config folder, and Project Zulu folder. There is a config file called "ProjectZuluMobBiomeConfig" In here there should be a section for Centipedes and a line that says: B:"centipede shouldExist"=true Change it to B:"centipede shouldExist"=false
  11. Unless i'm mistaken, it isn't included because it is a client side mod only, and has no affect on the server. The minimap isn't in there either, because it only modifies the client. But F*** if I know
  12. Edit: It was something in the numina.cfg figured it out
  13. Did you put any blocks from the secret rooms mod into your home? They're known to cause chunk errors resulting in a chunk reset and a possible battle tower spawn.
  14. Hm, odd. It's definitely not from a meteor, not sure why it was empty.
  15. That's it, i'm getting out of here before I die of laughter.
  16. If your computer is doing that from resetting the pack, you shouldn't be using a computer. Sorry.
  17. Sir_Obama

    crash

    This is not javascript, it is the java programming language, not the scripting variant used in most browser based apps. A worm in the system? I hope you're trolling. The only reason I say it is user error, is because you're the only person with hundreds(obvious exaggeration is obvious) of crashes. If it were a problem with the pack, no one would be able to play it. Yet, there are thousands of lets plays on youtube and hundreds more players in their basements having a great time. There are these things in minecraft called "Entities". They are things that aren't blocks or mobs, eg: An experience orb. Your ticking entity is a problem with the code handling a certain entity. If you look at the error, you can see your exception that the code is throwing is "java.lang.IndexOutOfBoundsException" which means when the code is iterating through a certain list/array/etc, it attempts to use an index that is out of bounds, and therefore has no value. This is caused by a bug with said entity, not by a worm. "java.lang.RuntimeException: Unknown character ' ' in 'C:/Users/Nathan/AppData/Roaming/.technic/hexxit/saves/mapwriter_mp_worlds/localhost_25565/mapwriter.cfg:1'" is an error in the mapwriter config, either reset the config file or find the unknown character and replace it with what it should be. I'm not going through all your errors for you, since most of them are setup errors. And no, i'm not a moderator. Of course you know a mod when you see one, it says on the left of their post if they are a mod. If a moderator had enough time on his hands to deal with piddly little errors that only you keep getting, they would have replied. As for help options: a) try resetting the pack in the launcher (if you don't know how look it up) try a fresh install with new worlds c) Be sure you don't have previous versions of java on your system, when java updates from 6 to 7 it tends to leave 6 behind. d) Be sure that the sun folder in appdata doesn't have previous versions of java files in it. e) Make sure you have the right version of java for your system, if using a 32bit browser, java.com will attempt to give you 32bit java, even if your system is 64bit. f) Make sure you have allocated enough ram(but not too much, as too much allocation will cause lag if not being used) g) Make sure you increase perm gen size h) Try using google for once.
  18. Update java, and remove all previous versions, it looks like you're running on a beta build
  19. Sir_Obama

    crash

    Just because it is marked as recommended doesn't make it user-proof. They can still be set up wrong.
  20. Sir_Obama

    crash

    If it were truly the packs fault, everyone would have multitudes of errors and the pack would be unplayable. The builds are called recommended builds because they work, they wouldn't be released if they didn't.
  21. It's not an error, it's a structure that generates in. Found one in a swamp with a few chests in it and a spawner.
  22. Sir_Obama

    crash

    I have been running a hexxit server with custom mods and port forwarding instead of hamachi since hexxit came out. I have had one crash report total and the cause was identified and fixed. In my experience with anything computer related, 9 times out of 10 it is user error that causes problems.
  23. There is an item called a rift remover. 4 gold ingots + ender pearl. Right click a rift(black smoke) with it, and it will turn white, then disappear(takes a few seconds). Tip: Rift removers can get rid of multiple rifts at once, so wait a good 10 seconds before using it again to avoid wasted durability. Tip2: In the DimDoors config you can disable rift spread and destruction.
×
×
  • Create New...