System Information
| Field | Value |
|---|---|
| Operating System | Windows - Windows Server 2025 on x86_64 |
| Product | AMP ‘Deimos’ v2.7.2.8 (Mainline) |
| Virtualization | None |
| Application | Vintage Story |
| Module | GenericModule |
| Running in Container | No |
| Current State | Ready |
Problem Description
Issue
If adding “MaxPhysicsThreads”: 1, the server will fail to start until the line is removed.
So far as I can tell adding any of the worldgen settings, will be ignored. If possible, can worldgen settings, and really any/all of the settings listed Server Config - Vintage Story Wiki be added to AMP natively, that’d be great.
Reproduction Steps
- data/serverconfig.json and add “MaxPhysicsThreads”: 1,
- Add “oceanscale”: “1”,
- Add “landcover”: “1”,
Add any other serverconfig variables that aren’t already in the file. AMP seems to just delete any extra ones on server restart.