System.out.println rendered incorectlly in MCreator console.

Published by Nuparu00 on
Status
Fixed
Issue description

Debug messages using System.out.println seems to be rendered incorrectly in MCreator 1.7.5 , or at least for me. I am running the code from my custom class that implements IRecipe in the IRecipe#matches() function. However, in the log file, it is written correctly.

 

 

Issue comments

Thank you for this bug report. How did you obtain the output on the outputC.png? Just wondering so I can compare the error logs. I suspect this is caused by our syntax highlighter and console tag detection.

It is just the MCreator175\forge\run\logs\latest.log. I guess that it is the same output that would appear for example in the Minecraft launcher console.