Error on server start. Not sure what it means?
GRRRillaNinja opened this issue ยท 2 comments
26.11 01:47:29 [Server] WARN SLF4J: Defaulting to no-operation (NOP) logger implementation
26.11 01:47:29 [Server] WARN SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
Can be safely ignored. The error is related to slf4j missing a logger plugin, I didn't include one to not increase the .jar size for nothing. The plugin still logs fine without it.