#java.lang.NullPointerException: null
1 messages · Page 1 of 1 (latest)
@vagrant vessel add this startup flag to your server -XX:+ShowCodeDetailsInExceptionMessages and restart the server.
done, but in every restart the problem is temporarily fixed... When it happens again I'll give the details
okay
I think it gets suppressed after some occurrences, you can try to open a log file and see if you find a full error somewhere @vagrant vessel
u mean before the server restart or from now on with that flag set?
the error appears again after the restart (with that flag set) and It doesn't have details 
Java 21
that screenshot was from latest.log
Weird, thag flag should work =/