HydrolienF / Formiko

Formiko is a game about Ant.
https://formiko.fr
Other
5 stars 0 forks source link

Color are not print correctly on Windows terminal with .exe #570

Open HydrolienF opened 2 years ago

HydrolienF commented 2 years ago

Describe the bug Color are not print correctly on Windows terminal with .exe

To Reproduce Steps to reproduce the behavior:

  1. download .exe on windows
  2. launch it
  3. launch game & watch cmd line

Expected behavior We should find a way to fix it, or remove the color.

Screenshots

"C:\Program Files\Formiko\app>java -jar Formiko.jar mem [INFO] (launchOptions.printMemUse l503) Memory max: 8156MB [INFO] () Memory total: 512MB [INFO] () Memory free: 508MB [INFO] () Memory used: 4MB [ALERTE] (Main.quitter l428) Game fail to close normally.."

insted of (by launching game with maven): with maven

Desktop (please complete the following information):

An other way to get color: https://github.com/jcgay/maven-color/blob/9a55fd0b239335033ee40f59eb5e23221f121ac1/maven-color-core/src/main/java/com/github/jcgay/maven/color/core/DefaultColorConfiguration.java