github Zerschranzer/Linux-ASA-Server-Manager v1.1

latest releases: v1.3, v1.2
15 days ago

Enhancements:

  • Port Handling for ASA:

    • Updated start_server() to use separate parameters for ports:
      • -Port=$GAME_PORT
      • -QueryPort=$QUERY_PORT
      • -RCONPort=$RCON_PORT
    • Replaced the outdated ?Port=... syntax with the new required format for ARK: Survival Ascended.
    • Adjusted load_instance_config() to correctly parse port settings using ^Port=, ^QueryPort=, and ^RCONPort= for more robust configuration management.
  • Improved Compatibility:

    • Updated PROTON_VERSION to GE-Proton9-21 for enhanced compatibility and performance.

Bug Fixes:

  • Max Players Setting:

    • Resolved an issue where the MaxPlayers setting was not applied correctly. The parameter ?MaxPlayers=... was replaced with -WinLiveMaxPlayers.
  • Server Name Conflict:

    • Added a trailing space to the SessionName parameter in start_server() to prevent conflicts when the instance name matches the server name.
  • Instance Management:

    • Updated start_all_instances():
      • Skips wait time if an instance fails to start due to conflicts.
      • Ensures the script returns to the main menu instead of terminating in edge cases.

Don't miss a new Linux-ASA-Server-Manager release

NewReleases is sending notifications on new releases.