println(String, Int) no longer shows color.
API println
-
- English
- james1bow
- Thread is Unresolved
A new update (0.9.3) is available now!
-
-
Hmm... that seems to be a bit tricky issue
It seems to be working correctly on a Windows dedicated server... I haven't touched the Internals method, but there were some internal changes about how the server hooks into stdout (in order to catch Java JNI output). This change might be responsible for this.You're probably using Linux (dedicated server)? Does the console still show any other colored output (for warnings or error)? I guess the settings Server_ClearConsole and Server_Input in the server.properties are still set to True, is that correct?
-
Server is running windows 11 pro. i am wondering if it may be because im using Microsoft JDK 25.
Does the console still show any other colored output (for warnings or error)?
now that you mention it, errors are white as well.
-
i was thinking it may have been that i was using Microsoft JDK 25 in intelij but server was using 25 from oracle so i made sure they both use the same, same issue. tho there is one line that is colored but its not from my plugin. i am noticing something new in the console from the API tho. its listing every method. ill attach my log.
Participate now!
Don’t have an account yet? Create a new account now and be part of our community!