System Information
| Field | Value |
|---|---|
| Operating System | Linux - Debian GNU/Linux 13 on x86_64 |
| Product | AMP ‘Phobos’ v2.6.5.2 (Mainline) |
| Virtualization | Docker |
| Application | Minecraft |
| Module | MinecraftModule |
| Running in Container | Yes |
| Current State | Ready |
Problem Description
Issue
When applying the rescource pack link to server.properties, amp adds a backslash to it (https\://) and it doesnt work anymore. When i try the same link in a manually installed minecraft server by adding it to server.properties it works and clients download the pack. There must be some kind of bug when applying the configuration to server.properties
Reproduction Steps
- create server normally
- add link that includes https:// to rescource pack
- try it by joining the server
- it trys to download something, but the rescource pack is not applied
- check server.properties for link
- link is there, but amp adds a random backslash to the https part of the link.