OS Name/Version: Linux
Product Name/Version: 2 7 2 2
Problem Description:
I have a mod that modifies the console logs to include source. I believe this is causing AMP to fail to see the “Done” message and gets stuck in a perpetual “starting” state.
Per:
This is my startup message:
(Minecraft) Time elapsed: 1064 ms
(Minecraft) Done (1.734s)! For help, type "help"
(Minecraft) JMX monitoring enabled
This includes a new “(Minecraft)” prefix. I’m leaving the screenshot in even though it breaks your rules because it helps convey the difference, visually, and is contextually relevant. Text is provided as well.
I’m using this mod to achieve this:
I looked around in the AMP config web pages and also the /home/amp/.ampdata/ instance directory to no avail. No config files seemed to have any modifiable regex. But I probably missed something!
This issue is solved through removing the log mod. However, I’d like to keep it for verbosity in server info.
