Jump to content

freakachu

Members
  • Posts

    2757
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by freakachu

  1. there was a time when I had that memorized. that time was when I was like... 14. I still reference the basil poisoning line, and sometimes even the "courtney, get me my gun" bit. the difference between that, and the OP's videos is that my link is random done in an amusing way. see also: ASDF movie(s)
  2. the world comes to an end. seriously though I've never tried it like that either.
  3. the same thing that happens when water and oil collide?
  4. I think this is more OP's speed:
  5. I think that pretty much covers it.
  6. good luck with that
  7. using the "-Xmx <number>" and "-Xms <number>" command line arguments. I did not include them because I do not know your system and they are not the same for every person. -Xmx will set the maximum amount of memory java can use, while -Xms sets how much it starts out at, which it can increase as needed up to the cap set with -Xmx. the numbers can use units as well, so 1G is as valid as 1024M and both are 1 gigabyte.
  8. thankfully, you are not the only one who uses the report button
  9. 4 of the 5 currently open reports are this guy in this thread. wow. he could have just given the answer (way to kill the hilarity on that one btw, he seriously thought we were trying to help him for a while) and left it at that, but noooo, 3+ extra pages of rationalizing why the rules don't apply to him
  10. it's cool, I have infinite bans
  11. of course you didn't yes it would have, you are not immune to the rules simply because you feel like ignoring them or failed to read them. being new isn't an excuse, nor is ignorance. follow the rules or get bent, those are your choices. I suggest you pick one soon. edit: oh, and replies to multiple people can be done in a single post. get over it.
  12. this section is, and has been used, for all kinds of topics unrelated to minecraft or technic. additionally, you're not the forum topic police, stop pretending to be. many people post stupid crap here because they can't figure out the bug board "click here to submit a thread" button, or they think it's a safe bet because "off topic" means "anything goes and therefor no one will yell at me for posting my let's play here", which it doesn't. also, while I did say that about you and bridezilla, Jorcer, more than 0 is not a high bar to reach ^_^v. this thread has derailed far enough at this point I think.
  13. yes, he is.
  14. be honest, you just really wanted to use the word "taxonomy", didn't you?
  15. ah, makes sense.
  16. total guess, but you probably either did not install the .jar files in the right order, or there is something wrong with your version of railcraft. that's just conjecture, but maybe it'll give you something to go on
  17. make the players you want to be able to break those blocks OPs using ops.txt, or change the protection radius to 0.
  18. depending on your setup, you may want to try running the server as administrator. sometimes that can cause it to be unable to setup a listener on whatever port (the cause of the unable to bind to port error)
  19. it's called a server. run one on a PC that is on the LAN and bam, instant multiplayer across a LAN.
  20. honestly, they took a lot of the stuff out of the game that made you feel "heroic". you used to be able to herd up ridiculous groups of mobs, tank them, and kill them all. you felt like a badass doing that. they sorta added that back in way later with their version of end game raids called incarnate trials and the powers you could gain from doing those trials. however, at lower levels you really don't do too much that is super awesome and makes you feel like a real important hero. some of the story arcs are cool, but I don't think anyone even did those once the newspaper/police scanner came out.
  21. indeed. I believe SimpleGuy has pretty much said all that needs to be said on the subject now. as such, I'm locking this because honestly it is pointless.
  22. anyway, I'd go with EE. I like being super overpowered and eventually being able to to whatever I want.
  23. does this actually help that? regardless, I was curious if this is possible as well and it turns out that it is. in fact, it took a single google search to find the required information because I'm just that good. to do this, place the batch file in your .techniclauncher directory mkdir rtemp start /HIGH /B java -jar technic-launcher.jar 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.
  24. freakachu

    Blockscape

    the problem with euclidiean is that there's far too much PR hype and not enough substance in their press releases. they've certainly got SOMETHING, but it appears to have more limitations than they are letting on. I'd be far more inclined to believe them if the CEO guy wasn't running around talking about infinite this, and unlimited that. you simply can't wave away technical limitations by saying "we've got super great compression!" or "we only render what you can see!". I don't care how much of a genius this guy thinks he is, he has not reinvented the wheel to such an extent that he is essentially a wizard. basically, extraordinary claims require extraordinary evidence, which they have not provided. the interview was nice, but very controlled and light on detail other than the same demo they've been gushing about for years. show me a working game I can download and play on my toaster with your magical engine that runs on unicorns and atoms, then I will believe it.
×
×
  • Create New...