System Information
Field | Value |
---|---|
Operating System | Linux - Debian GNU/Linux 12 on x86_64 |
Product | AMP ‘Decadeus’ v2.4.8.0 (Mainline) |
Virtualization | Docker |
Application | Palworld |
Module | GenericModule |
Running in Container | Yes |
Current State | Ready |
Problem Description
Issue
In an attempt to send a System message without it containing underscores I attempted to create a new variable for my message not realizing that it wasn’t verbose enough and may be used by something within AMP’s config. As a result the ‘Send a command to rcon/console’ No longer functions at all. I need a way to resolve this issue without damaging the game data on the server so I don’t revert my user’s progress within the game.
Reproduction Steps
- Select the palworld container, go to Schedule and create a simple trigger once daily at 4:00.
- Once the trigger is created, add a task to ‘Send a command to rcon/console’ with a value of "Message = ‘Server restart in 15 minutes.’ " and create the task.
- Add a second task to ‘Send a command to rcon/console’ with a value of “Broadcast {@Message}”. Create the task then manually execute it.