Jump to content

noxwayxhome

Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Everything posted by noxwayxhome

  1. java oracle as of V7 will be based on openJDK. source: https://blogs.oracle.com/henrik/entry/moving_to_openjdk_as_the So with that said you should read this. http://www.livehacking.com/2011/01/13/openjdk-7-for-mac-os-x-is-out-but-is-it-for-64-bit-intel-machines-only/ Hope this helps.
  2. If you are talking about the server you need to edit the lunch.bat. change this line "java -Xmx3G -Xms2G -jar Tekkit.jar nogui" To: java -Xmx(Amount)(G = Gigs, M= Megabit ) -Xms(Amount)(G = Gigs, M= Megabit) -jar Tekkit.jar nogui Amount is what ever you want to set it to. Now for the client you can set it under options with in the launcher. [img width=600]
×
×
  • Create New...