Jump to content

TyBraniff

Member
  • Posts

    5
  • Joined

  • Last visited

TyBraniff's Achievements

Junior Member

Junior Member (1/8)

0

Reputation

  1. I've installed the config and ran the server and now my control panel is getting these messages; I updated the default ports to my OS firewalls approved ports as well as my routers approved ports. Not sure if people can connect they will be testing it tonight when their community gets active. Per @juanh per @Dennis I also Switch "Half-Life 2 new" to "Half-Life 2 new (UTF-8)"
  2. I apologize, I see this is under Linux but I've given information on Windows.
  3. First and foremost you'll need to install Java 17 on your machine; https://github.com/AllTheMods/ATM-6/wiki/Java-Versions There are the provided distros from the ATM Team; Secondly; You'll need to point your command line at that java distro and run the forge JAR; "C:\Progra~1\Java\jdk-17.0.2+12\bin\java.exe" -Xmx{MAX_MEMORY}M -Xms{START_MEMORY}M -jar forge.jar nogui next you'll want to add the recommended launch params per the ATM team; Your launch line should look like this ofcourse with your selected {MIN_MEM}, {MAX_MEM} and forge.jar being updated to show the correct verbiage "C:\Progra~1\Java\jdk-17.0.2+12\bin\java.exe" -Xmx{MAX_MEMORY}M -Xms{START_MEMORY}M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true -jar forge.jar nogui
  4. Hey @Dennis, A few of my friends wanted to take over my ARK server so I changed ownership of the initial map/server to them and added a second map under their user; Both boot up as such - Are they going to cluster over appropriately even though I changed ownership? Or do I need to do anything special? One of the launch commands compiles as such The other compiles as You can add me on Discord if that'll help with quicker replies TyBraniff#1337, Cheers! I was thinking if it doesn't work out I can simply delete the new installation under their user; re-create it under my user and give them ownership just like I did last time.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use