-
-
Notifications
You must be signed in to change notification settings - Fork 95
Description
Bug description
Perhaps the worst problem of all is SLF4J. In general, I explain. When you connect the plugin to the database, you will always see lines later that the class cannot load. Here's what the console says: [22:04:02] [Server thread/WARN]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[22:04:02] [Server thread/WARN]: SLF4J: Defaulting to no-operation (NOP) logger implementation
[22:04:02] [Server thread/WARN]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. The joke is that this error cannot be fixed in any way. Together with the neural network, I tried to fix this problem somehow, but nothing worked. I spent 3 hours of my life on this, and even came up with my own way to download this class, just by taking the impl from Bungeecord and moving it to Screaming BedWars. In general, I ask you to fix this error in loading classes. Although there will be no plug-in logs in the console, as it turned out, this also interferes with the synchronization of plug-in statistics between servers. I'll give you an example. I made a BedWars mode, consisting of lobby servers and game arenas. When the game ended, not all the statistics that were obtained during the game got into the database.
BedWars dump (can be obtained via /bw dump)
No response
Console log
No response
Additional information
No response