kick_banchik
Пользователь
- Сообщения
- 21
- Плагин
- Authme
- Ядро сервера
- Paper
- Версия сервера
- 1.16.5
Не заходит на сервер, предположу, что это из-за authme пишет в консоли
Код:
[08:32:37 WARN]: [AuthMe] Plugin AuthMe v5.6.0-bCUSTOM generated an exception while executing task 54
java.lang.NullPointerException: text
at java.util.Objects.requireNonNull(Objects.java:259) ~[?:?]
at java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1934) ~[?:?]
at fr.xephi.authme.service.GeoIpService.downloadDatabaseArchive(GeoIpService.java:222) ~[?:?]
at fr.xephi.authme.service.GeoIpService.downloadDatabaseArchive(GeoIpService.java:241) ~[?:?]
at fr.xephi.authme.service.GeoIpService.updateDatabase(GeoIpService.java:147) ~[?:?]
at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:101) ~[patched_1.16.5.jar:git-Paper-794]
at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.16.5.jar:git-Paper-794]
at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.16.5.jar:git-Paper-794]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
at java.lang.Thread.run(Thread.java:1583) [?:?]