Results 7 comments of Daniil Koshkin

I checked account through admin command, it turns out it is online, but it stops receiving messages in "chat" event. I assume this is due upon receipt request to download...

Really, "messagestr" outputs necessary messages, thanks. With regard to first message, I already specify a version, it is taken from configuration file.

@thelooter idk if this is similar error or not, but on `Mockbukkit-v1.20 3.19.0` I also have problems with `slf4j`: ``` Unexpected problem occured during version sanity check Reported exception: java.lang.AbstractMethodError:...

Solved problem above by removing one of dependencies from spigot: ```xml dmulloy2-repo https://repo.dmulloy2.net/repository/public/ 1.20-R0.1-SNAPSHOT org.spigotmc spigot ${spigot.version} provided org.apache.logging.log4j log4j-slf4j2-impl ```

Если ошибка `java.lang.reflect.InaccessibleObjectException: Unable to make private native java.lang.reflect.Field[] java.lang.Class.getDeclaredField` - #90