Čauky, mám problém, když jsem vytvořil NPC a změnil jsem typ, tak mě to vyhodilo ze serveru a napsalo to do konzole tuhle chybu když jsem se reconnectnul
Kód: Vybrat vše
[14:41:16 INFO]: UUID of player RazlOOslav is 14871175-8b91-3e40-96d9-c9777ed1e4d7
[14:41:16 INFO]: RazlOOslav[/85.163.4.59:49882] logged in with entity id 428 at ([Lobby]2.618067385436479, 76.0, 79.69999998807907)
[14:41:16 INFO]: [Essentials] Lag Notice - Slow Permissions System (PermissionsEx) Response - Request took over 27.194ms!
[14:41:17 ERROR]: java.lang.NullPointerException
[14:41:17 INFO]: RazlOOslav lost connection: Internal Exception: java.io.IOException: Error while write(...): Broken pipe
[14:41:17 WARN]: Exception in thread "Thread-19"
[14:41:17 WARN]: java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
[14:41:17 WARN]: at fr.xephi.authme.settings.PlayersLogs.savePlayerLogs(PlayersLogs.java:52)
[14:41:17 WARN]: at fr.xephi.authme.datasource.SQLite.setUnlogged(SQLite.java:522)
[14:41:17 WARN]: at fr.xephi.authme.datasource.CacheDataSource.setUnlogged(CacheDataSource.java:219)
[14:41:17 WARN]: at fr.xephi.authme.datasource.DatabaseCalls$19.run(DatabaseCalls.java:320)
[14:41:17 WARN]: at java.lang.Thread.run(Thread.java:745)