Commit Graph

18 Commits

Author SHA1 Message Date
Blood Shot
3037204090
Multiserver Fix & Known Issues updated [ARK: Survival Ascended] (#2552)
- Multiserver Fix & Known Issues updated
- Added a -Port flag in addition to the needed param to enable multiserver support ( @That411guy )
-  Added Known Issue for Proxmox VMs in README
- add Authors / Contributors
- fix Server name having spaces + add That411Guy to the README
---------

Co-authored-by: Derrick A <da@protechino.com>
Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2023-11-13 18:34:59 +01:00
Derrick A
02489ec288 Fixes Zombied Servers & README tips
- KeepAlive has been added due to extended up-times causing the next rcon command (DoExit) in-console to timeout; resulting in zombied servers.
- Added some very helpful troubleshooting tips to the README
- Added Known Issues to the README
- Bumped up the RAM requirements in the README
2023-11-01 14:15:19 -04:00
Derrick A
ed7b6a3400 remove port editable rules for end-users 2023-10-30 14:12:17 -04:00
Derrick A
bcfd7d36dc variable rules/descriptions and readme(s) updated 2023-10-30 12:51:30 -04:00
Quinten
679c670dd5
Cleanup 2023-10-30 16:47:52 +01:00
Derrick A
eacb24563c server name and rcon fixes
- quoting passwords helped fix some issues ( thanks @IxPrumxI )
- migrated ServerAdminPassword to end of params
- changed value to be more accurate for when server is running
- removed server map max length
- removed server name max length (cant guarnatee anything here)
- set server password requirements, if set, to prevent crashing (and ultimatly corrupting installs)
- added fix for existing servers that may be corrupted by an outdated egg (in regards to ? in ServerAdminPasswords=)
2023-10-29 22:31:30 -04:00
Derrick A
5fa40b4cc3 MODs & Remove Duplicate SaveWorld on Exit
- adds MOD_IDS as a variable ( thanks @IxPrumxI )
- removes SaveWorld on exit since DoExit also does a SaveWorld
2023-10-29 14:19:57 -04:00
Derrick A
e9a0c1e556 gracefully shutdown server 2023-10-29 12:20:09 -04:00
Derrick A
37105e3885 rcon & better logging
- added rcon variable
- added rcon saveworld on exit
- added rcon in-browser console support
- added better logging for more details
- updated install script to use latest steamcmd install ( @gOOvER )

Major thanks to @Log1x for a ton of troubleshooting, feedback, and suggestions!
2023-10-29 12:01:51 -04:00
Derrick A
3f71864ca9 fixes MaxPlayers
- thanks to @Log1x
2023-10-28 23:44:39 -04:00
Derrick A
80ba8baaf9 fixes ServerPassword issue 2023-10-28 20:24:45 -04:00
Derrick A
2b17140975 remove appid user_edit permissions 2023-10-28 19:08:49 -04:00
Derrick A
dbcd8b29c5 final revision of argument descriptions 2023-10-28 18:59:03 -04:00
Derrick A
4466587549 word phrasing in variable descriptions 2023-10-28 18:42:00 -04:00
Derrick A
c6ac2d49d2 - properly remove Movies in script
- fixes names
- adds links to additional README(s)
- adds ServerPVE toggle
- adds ServerPassword
- adds sleep 15s for log files to allow for more accurate console logging
- adds troubleshooting help to README
2023-10-28 17:49:18 -04:00
Derrick A
0e256a6ae9 fixes FLAGS not being added 2023-10-28 16:30:34 -04:00
Derrick A
aa8ddd68bf adds steam_disc_space as feature 2023-10-28 16:08:35 -04:00
Derrick A
b53a031dcb adds A:SA egg 2023-10-28 15:56:37 -04:00