Typing into AMP console inputs nothing into server console
Issue
There is no way to forward any commands to the tmodloader console through the AMP interface, so every time the server is shut down for whatever reason there is always lost progress as the autosave only activates every 10 minutes ONLY when a player is on the server. I also haven’t been able to find a way to have the tmodloader console be visible after launching it from AMP to where I can just manually type commands into it.
Reproduction Steps
Launch the server, everything works properly
Type “save” into the server console, nothing happens, no response from server console
Type “exit” into the server console, same as above
Type anything and nothing is forwarded to the actual tmodloader server console
Thank you for the quick patch, but unfortunately it doesn’t seem to be working properly for me; I see the “Saving before exit…” text pop up before the server shuts down but the changes I make to the world don’t seem to actually be saved. For example, I place/break some blocks, shut down the server and see the text, boot it up again and the changes are reverted to the last autosave.
Well thanks for trying, as an alternative solution is it possible to have the tmodloader console be accessible so I can just type into it? Otherwise I guess I will try to learn how to set up a linux VM