System Information
Field | Value |
---|---|
Operating System | Linux - Ubuntu 24.04.2 on aarch64 |
Product | AMP ‘Phobos’ v2.6.0.12 (Mainline) |
Virtualization | QEMU_KVM |
Application | Vintage Story |
Module | GenericModule |
Running in Container | No |
Current State | Failed |
Problem Description
Issue
Missing Wget url when experimental arm version is set to 1.20.0
When updating the server, the wget command is missing its url. I think it should be set to:
The server works currently with 1.20 as the main, and 1.19 as the arm version. But I just want to be up to date on everything.
Thanks,
-Tspans
Reproduction Steps
- set “Experimental Server Version (Linux ARM64)” to 1.20.0
- update server using amp
- update fails with: 15:53:57 wget: missing URL Usage: wget [OPTION]… [URL]… Try `wget --help’ for more options."