Moonlight
Moonlight copied to clipboard
Server online detection does not work for the first line after start
Current Behavior
hi, the server online detection is not working if the online confirmation is in the first console output of the Server:
for example:
you have the online detection on "Dotnet" and this word is in the first output of the server, it wont work
also the ^C is not working properly for server stopping (and yes, my app supports softkills)
Expected Behavior
It should set the server to online
^C should stop the server
Steps to Reproduce
set the startup check to something that is printed in the first line, start the server
Panel Version
v2 ea
Daemon Version
v2 ea
Wings Version
wings garbage
Games and/or Images Affected
No response
Docker Image
No response
Error Logs
No response
Is there an existing issue for this?
- [X] I have searched the existing issues before opening this issue.
- [X] I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server.
- [X] I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.