Read error stream of server and log it, as well as detected error messages #4
Labels
No labels
bug
dependencies
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: ChromaGaming/ButtonServerRunner#4
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Detected errors can be things like
<Line start><Timestamp> INFO: The server crashed!
and all following lines until the server stops.The error stream will most likely contain Java Runtime errors.
https://github.com/TBMCPlugins/DiscordPlugin/issues/45