Guest User

New MC Server Installation Instructions

a guest
Jan 6th, 2017
358
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Mod pack is here, it includes the forge installer:
  2. https://mega.nz/#!mMsBVRjK!hLayy6GcB5E5rg9YdV3YROnpKrpAyUjLHP9tzYwe8Wg
  3.  
  4. Find your .minecraft folder - C:\Users\[your login]\AppData\Roaming\.minecraft
  5. It's a hidden file normally.
  6. Start -> Run -> and then type %appdata% is probably the quickest way to find it.
  7.  
  8. Unzip the mod pack and copy and replace the folders.
  9. Run the forge installer.
  10.  
  11. Start Minecraft. The launcher will have a profile for forge.
  12.  
  13. Update the forge profile settings:
  14. Make sure the version is 1.10.2 forge - it'll be right at the bottom of the list.
  15. Copy and replace this into the java arguments to make it allocate 3GB of memory to avoid errors from running out of memory:
  16. -Xmn1G -Xms2G -Xmx3G -XX:NewSize=512M -XX:SurvivorRatio=2 -XX:+DisableExplicitGC -XX:ParallelGCThreads=4 -d64 -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalPacing -XX:+AggressiveOpts
  17.  
  18. If Minecraft won't start when you hit Play, update your Java version.
  19. After starting Minecraft make sure you have all the resource packs enabled or some textures won't load. (Click Options -> Resource Packs)
  20.  
  21. The server address is mc.tgchan.org
  22. If Minecraft can't resolve the address, try pinging it with a command prompt (Start -> Run -> cmd and then type "ping mc.tgchan.org") and replacing it with the IP address you get a response from.
Add Comment
Please, Sign In to add comment