#java.lang.NullPointerException: null

1 messages · Page 1 of 1 (latest)

vagrant vessel
#

Hello, need some help...
what could it be? It just spam the console without any specific explanation

snow sun
#

@vagrant vessel add this startup flag to your server -XX:+ShowCodeDetailsInExceptionMessages and restart the server.

vagrant vessel
#

done, but in every restart the problem is temporarily fixed... When it happens again I'll give the details

snow sun
#

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

vagrant vessel
#

u mean before the server restart or from now on with that flag set?

snow sun
#

before

#

with the flag it should give you the full details

vagrant vessel
#

the error appears again after the restart (with that flag set) and It doesn't have details thinkfusing

snow sun
#

what java version are you using

#

also, check latest.log

vagrant vessel
#

Java 21

vagrant vessel
snow sun
#

Weird, thag flag should work =/