1. Этот сайт использует файлы cookie. Продолжая пользоваться данным сайтом, Вы соглашаетесь на использование нами Ваших файлов cookie. Узнать больше.
  2. Вы находитесь в сообществе Rubukkit. Мы - администраторы серверов Minecraft, разрабатываем собственные плагины и переводим на различные языки плагины наших коллег из других стран.
    Скрыть объявление
Скрыть объявление
В преддверии глобального обновления, мы проводим исследования, которые помогут нам сделать опыт пользования форумом ещё удобнее. Помогите нам, примите участие!

Вопросы по ошибкам в консоли.

Тема в разделе "Помощь", создана пользователем RikkiLook, 24 дек 2013.

  1. Overwrite

    Overwrite Активный участник Пользователь

    Баллы:
    98
    Имя в Minecraft:
    artcart
    apt install fontconfig, мб поможет
     
  2. jOrangee

    jOrangee Активный участник Пользователь

    Баллы:
    66
    Имя в Minecraft:
    jOrangee
    помогло!
     
  3. jOrangee

    jOrangee Активный участник Пользователь

    Баллы:
    66
    Имя в Minecraft:
    jOrangee
    Ошибки в консоли, paperspigot 1.16.5. Логи:



    at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:436) ~[patched_1.16.5.jar:git-Paper-794]
    at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1347) ~[patched_1.16.5.jar:git-Paper-794]
    at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1135) ~[patched_1.16.5.jar:git-Paper-794]
    at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-794]
    at java.lang.Thread.run(Thread.java:831) [?:?]
    Caused by: java.lang.ClassNotFoundException: com.vk2gpz.randomteleport.RandomTeleport
    at java.net.URLClassLoader.findClass(URLClassLoader.java:433) ~[?:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:586) ~[?:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?]
    ... 29 more

    [16:27:43 ERROR]: [PlaceholderAPI] Failed to load expansion class RandomTeleportExpansion (Is a dependency missing?)
    [16:27:43 ERROR]: [PlaceholderAPI]
    java.lang.NoClassDefFoundError: com/vk2gpz/randomteleport/RandomTeleport
    at com.vk2gpz.papi.randomteleport.RandomTeleportExpansion.a(RandomTeleportExpansion.java:25) ~[?:?]
    at com.vk2gpz.papi.randomteleport.RandomTeleportExpansion.<init>(RandomTeleportExpansion.java:21) ~[?:?]
    at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
    at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:78) ~[?:?]
    at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
    at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?]
    at me.clip.placeholderapi.expansion.manager.LocalExpansionManager.createExpansionInstance(LocalExpansionManager.java:393) ~[?:?]
    at me.clip.placeholderapi.expansion.manager.LocalExpansionManager.register(LocalExpansionManager.java:162) ~[?:?]
    at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?]
    at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?]
    at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) ~[?:?]
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[?:?]
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[?:?]
    at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) ~[?:?]
    at java.util.stream.ReduceOps$5.evaluateSequential(ReduceOps.java:257) ~[?:?]
    at java.util.stream.ReduceOps$5.evaluateSequential(ReduceOps.java:248) ~[?:?]
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
    at java.util.stream.ReferencePipeline.count(ReferencePipeline.java:709) ~[?:?]
    at me.clip.placeholderapi.expansion.manager.LocalExpansionManager.lambda$registerAll$3(LocalExpansionManager.java:327) ~[?:?]
    at me.clip.placeholderapi.util.Futures.lambda$null$0(Futures.java:46) ~[?:?]
    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.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:485) ~[patched_1.16.5.jar:git-Paper-794]
    at net.minecraft.server.v1_16_R3.MinecraftServer.b(MinecraftServer.java:1432) ~[patched_1.16.5.jar:git-Paper-794]
    at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:436) ~[patched_1.16.5.jar:git-Paper-794]
    at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1347) ~[patched_1.16.5.jar:git-Paper-794]
    at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1135) ~[patched_1.16.5.jar:git-Paper-794]
    at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-794]
    at java.lang.Thread.run(Thread.java:831) [?:?]
    Caused by: java.lang.ClassNotFoundException: com.vk2gpz.randomteleport.RandomTeleport
    at java.net.URLClassLoader.findClass(URLClassLoader.java:433) ~[?:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:586) ~[?:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?]
    ... 29 more




    disabled.
    [16:25:04 INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.10.10
    [16:25:04 INFO]: [SummerHunter] Disabl

    Список плагинов:
    ACubelets, ACubeletsAddon*, AlonsoTags, BattlePass, BlockRegen, Chatty, Citizens, CMI, CMIEInjector*, CMILib, CrazyAuctions, DeluxeMenus, EvenMoreFish, HideStream*, HolographicDisplays, Images, ItemJoin, Jobs, LuckPerms, Multiverse-Core, NBTAPI, PlaceholderAPI, ProtocolLib, PvPManager, RandomTeleport, RealisticSeasons, RedProtect, RuneStones*, ShopGUIPlus, SummerHunter*, TAB, TokenManager, UltimateAirdrops, UniversalCode*, Vault, VeinMiner, ViaVersion, Votifier, WGExtender, WorldEdit, WorldGuard
     
    Последнее редактирование: 4 мар 2023
  4. Overwrite

    Overwrite Активный участник Пользователь

    Баллы:
    98
    Имя в Minecraft:
    artcart
    Ну ты понял
     
  5. MiMima

    MiMima Активный участник Пользователь Заблокирован

    Баллы:
    66
    Код:
    [net.elytrium.limboauth.socialaddon.thirdparty.com.vk.api.sdk.client.ApiRequest] API error 
    Высвечивается при попытке привязать аккаунт к группе вк(пишу в лс группы)
     
  6. jOrangee

    jOrangee Активный участник Пользователь

    Баллы:
    66
    Имя в Minecraft:
    jOrangee
    [20:10:23 WARN]: [itemjoin_warn] connection could not be opened (response code 404, not found)
    [20:10:23 WARN]: [itemjoin_warn] connection could not be opened (response code 404, not found)
    [20:10:24 WARN]: [itemjoin_warn] connection could not be opened (response code 404, not found)
    [20:10:24 WARN]: [itemjoin_warn] connection could not be opened (response code 404, not found)
    [20:10:24 WARN]: Floss_more moved too quikcly! 27.943232464724,0.0,9. 835317236836104

    Что за варны? Вторая ошибка из-за телепортов на большие расстояния, не всегда, но частенько пишет, при попытке игрока тепнуться к /home, или к игроку /tpa, /tp. На счёт itemjoin не понял, что не так.
     
  7. Dymeth

    Dymeth Активный участник Пользователь

    Баллы:
    98
    Имя в Minecraft:
    Dymeth
    ItemJoin делает запрос к несуществующей веб-странице. Попробуй отключить проверку обновлений.

    Ошибка с телепортацией: попробуй обновить ядро до последнего билда. Если не поможет - уточни, что за ядро
     
  8. jOrangee

    jOrangee Активный участник Пользователь

    Баллы:
    66
    Имя в Minecraft:
    jOrangee
    Сервер стопать начало после этой ошибки, задолбался искать причину. Шо значит? Озу 7 гб уже выделил, всё стопает и стопает

    Код:
    [17:37:32] [Server console handler/ERROR]: Caught previously unhandled exception :
    java.io.IOError: java.io.IOException: Input/output error
        at org.jline.keymap.BindingReader.readCharacter(BindingReader.java:143) ~[patched_1.16.5.jar:git-Paper-794]
        at org.jline.keymap.BindingReader.readBinding(BindingReader.java:110) ~[patched_1.16.5.jar:git-Paper-794]
        at org.jline.keymap.BindingReader.readBinding(BindingReader.java:61) ~[patched_1.16.5.jar:git-Paper-794]
        at org.jline.reader.impl.LineReaderImpl.doReadBinding(LineReaderImpl.java:843) ~[patched_1.16.5.jar:git-Paper-794]
        at org.jline.reader.impl.LineReaderImpl.doList(LineReaderImpl.java:4778) ~[patched_1.16.5.jar:git-Paper-794]
        at org.jline.reader.impl.LineReaderImpl.doComplete(LineReaderImpl.java:4335) ~[patched_1.16.5.jar:git-Paper-794]
        at org.jline.reader.impl.LineReaderImpl.expandOrComplete(LineReaderImpl.java:4060) ~[patched_1.16.5.jar:git-Paper-794]
        at org.jline.reader.impl.LineReaderImpl$1.apply(LineReaderImpl.java:3630) ~[patched_1.16.5.jar:git-Paper-794]
        at org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:603) ~[patched_1.16.5.jar:git-Paper-794]
        at org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:418) ~[patched_1.16.5.jar:git-Paper-794]
        at net.minecrell.terminalconsole.SimpleTerminalConsole.readCommands(SimpleTerminalConsole.java:158) ~[patched_1.16.5.jar:git-Paper-794]
        at net.minecrell.terminalconsole.SimpleTerminalConsole.start(SimpleTerminalConsole.java:141) ~[patched_1.16.5.jar:git-Paper-794]
        at net.minecraft.server.v1_16_R3.DedicatedServer$1.run(DedicatedServer.java:106) ~[patched_1.16.5.jar:git-Paper-794]
    Caused by: java.io.IOException: Input/output error
        at java.io.FileInputStream.read0(Native Method) ~[?:?]
        at java.io.FileInputStream.read(FileInputStream.java:223) ~[?:?]
        at org.jline.terminal.impl.AbstractPty$PtyInputStream.read(AbstractPty.java:73) ~[patched_1.16.5.jar:git-Paper-794]
        at org.jline.utils.NonBlockingInputStream.read(NonBlockingInputStream.java:62) ~[patched_1.16.5.jar:git-Paper-794]
        at org.jline.utils.NonBlocking$NonBlockingInputStreamReader.read(NonBlocking.java:168) ~[patched_1.16.5.jar:git-Paper-794]
        at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:57) ~[patched_1.16.5.jar:git-Paper-794]
        at org.jline.keymap.BindingReader.readCharacter(BindingReader.java:133) ~[patched_1.16.5.jar:git-Paper-794]
        ... 12 more
     
  9. jOrangee

    jOrangee Активный участник Пользователь

    Баллы:
    66
    Имя в Minecraft:
    jOrangee
    Что от меня хочет LimboAuthSocialAddon?

    Код:
            at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177) ~[?:?]
            at java.util.LinkedList$LLSpliterator.forEachRemaining(LinkedList.java:1239) ~[?:?]
            at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[?:?]
            at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[?:?]
            at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?]
            at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?]
            at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
            at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) ~[?:?]
            at net.elytrium.limboauth.socialaddon.SocialManager.broadcastMessage(SocialManager.java:147) ~[?:?]
            at net.elytrium.limboauth.socialaddon.SocialManager.broadcastMessage(SocialManager.java:140) ~[?:?]
            at net.elytrium.limboauth.socialaddon.listener.LimboAuthListener.onGameProfile(LimboAuthListener.java:192) ~[?:?]
            at net.elytrium.limboauth.socialaddon.listener.Lmbda$35.execute(Unknown Source) ~[?:?]
            at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[Velocity.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
            at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:598) ~[Velocity.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
            at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:479) ~[Velocity.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
            at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
            at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
            at java.lang.Thread.run(Thread.java:829) [?:?]
    
     
  10. Overwrite

    Overwrite Активный участник Пользователь

    Баллы:
    98
    Имя в Minecraft:
    artcart
    Полную ошибку
     
  11. jOrangee

    jOrangee Активный участник Пользователь

    Баллы:
    66
    Имя в Minecraft:
    jOrangee
    Код:
    [01:43:29] [Thread-9/ERROR] [net.elytrium.limboauth.socialaddon.thirdparty.com.vk.api.sdk.client.ApiRequest]: Problems with request: https://lp.vk.com/wh196128731
    java.net.SocketTimeoutException: Read timed out
        at sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:283) ~[?:?]
        at sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:309) ~[?:?]
        at sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350) ~[?:?]
        at sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803) ~[?:?]
        at java.net.Socket$SocketInputStream.read(Socket.java:976) ~[?:?]
        at sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:478) ~[?:?]
        at sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:472) ~[?:?]
        at sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:70) ~[?:?]
        at sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1454) ~[?:?]
        at sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1060) ~[?:?]
        at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) ~[?:?]
        at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) ~[?:?]
        at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280) ~[?:?]
        at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) ~[?:?]
        at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) ~[?:?]
        at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) ~[?:?]
        at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) ~[?:?]
        at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) ~[?:?]
        at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) ~[?:?]
        at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) ~[?:?]
        at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) ~[?:?]
        at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[?:?]
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[?:?]
        at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[?:?]
        at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[?:?]
        at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[?:?]
        at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) ~[?:?]
        at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) ~[?:?]
        at 
     com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[Velocity.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
        at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:598) ~[Velocity.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
        at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:479) ~[Velocity.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) ~[?:?]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) ~[?:?]
        at java.lang.Thread.run(Thread.java:831) [?:?]
    [03:08:42] [Netty epoll Worker #0/INFO] [com.velocitypowered.proxy.connection.MinecraftConnection]: [server connection] jOrangee -> william has connected
    [03:09:31] [Netty epoll Worker #0/INFO] [com.velocitypowered.proxy.connection.client.ConnectedPlayer]: [connected player] jOrangee (/188.0.169.160:35308): kicked from server william: Перезагрузка сервера, подождите немного...!
    [03:09:31] [Netty epoll Worker #0/INFO] [com.velocitypowered.proxy.connection.MinecraftConnection]: [server connection] jOrangee -> william has disconnected
    [03:09:31] [Netty epoll Worker #0/INFO] [com.velocitypowered.proxy.connection.client.ConnectedPlayer]: [connected player] jOrangee (/188.0.169.160:35308) has disconnected: Вы были кикнуты с сервера william: Перезагрузка сервера, подождите немного...!
    [03:10:04] [Velocity Async Event Executor - #3/ERROR] [net.elytrium.limboauth.socialaddon.thirdparty.com.vk.api.sdk.client.ApiRequest]: API error
    net.elytrium.limboauth.socialaddon.thirdparty.com.vk.api.sdk.exceptions.ApiMessagesDenySendException: Can't send messages for users without permission (901): Can't send messages for users without permission 
    at 
    com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[Velocity.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
        at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:598) ~[Velocity.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
        at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:479) ~[Velocity.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) ~[?:?]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) ~[?:?]
        at java.lang.Thread.run(Thread.java:831) [?:?]
    [03:10:04] [Netty epoll Worker #3/INFO] [com.velocitypowered.proxy.connection.MinecraftConnection]: [server connection] jOrangee -> william has connected
    [03:22:02] [CaptchaGeneratorThread/INFO] [limbofilter]: Captcha generated in 107 ms.
    [03:24:20] [Netty epoll Worker #3/INFO] [com.velocitypowered.proxy.connection.MinecraftConnection]: [connected player] jOrangee (/188.0.169.160:51175) has disconnected
    [03:24:20] [Netty epoll Worker #3/INFO] [com.velocitypowered.proxy.connection.MinecraftConnection]: [server connection] jOrangee -> william has disconnected
    [03:24:20] [Velocity Async Event Executor - #0/ERROR] [net.elytrium.limboauth.socialaddon.thirdparty.com.vk.api.sdk.client.ApiRequest]: API error
    net.elytrium.limboauth.socialaddon.thirdparty.com.vk.api.sdk.exceptions.ApiParamException: One of the parameters specified was missing or invalid (100): One of the parameters specified was missing or invalid: message is empty or invalid
        at net.elytrium.limboauth.socialaddon.thirdparty.com.vk.api.sdk.exceptions.ExceptionMapper.parseException(ExceptionMapper.java:118) ~[?:?]
        at net.elytrium.limboauth.socialaddon.thirdparty.com.vk.api.sdk.client.ApiRequest.executeWithoutRetry(ApiRequest.java:104) ~[?:?]
        at net.elytrium.limboauth.socialaddon.thirdparty.com.vk.api.sdk.client.ApiRequest.execute(ApiRequest.java:79) ~[?:?]
        at net.elytrium.limboauth.socialaddon.social.VKSocial.sendMessage(VKSocial.java:192) ~[?:?]
        at net.elytrium.limboauth.socialaddon.social.VKSocial.sendMessage(VKSocial.java:202) ~[?:?]
        at net.elytrium.limboauth.socialaddon.SocialManager.lambda$broadcastMessage$9(SocialManager.java:147) ~[?:?]
        at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?]
        at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?]
        at java.util.LinkedList$LLSpliterator.forEachRemaining(LinkedList.java:1242) ~[?:?]
        at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[?:?]
        at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[?:?]
        at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?]
        at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?]
        at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
        at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?]
        at net.elytrium.limboauth.socialaddon.SocialManager.broadcastMessage(SocialManager.java:147) ~[?:?]
        at net.elytrium.limboauth.socialaddon.SocialManager.broadcastMessage(SocialManager.java:140) ~[?:?]
        at net.elytrium.limboauth.socialaddon.listener.LimboAuthListener.onPlayerLeave(LimboAuthListener.java:207) ~[?:?]
        at net.elytrium.limboauth.socialaddon.listener.Lmbda$36.execute(Unknown Source) ~[?:?]
        at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:56) ~[Velocity.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
        at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:598) ~[Velocity.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
        at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:479) ~[Velocity.jar:3.2.0-SNAPSHOT (git-01f1e1a9-b243)]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) ~[?:?]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) ~[?:?]
        at java.lang.Thread.run(Thread.java:831) [?:?]
    [09:23:58] [Velocity Async Event Executor - #0/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: net.elytrium.limboauth.socialaddon.thirdparty.org.telegram.telegrambots.meta.exceptions.TelegramApiValidationException: Text parameter can't be empty in method: SendMessage(chatId=811211962, text=, parseMode=null, disableWebPagePreview=null, disableNotification=null, replyToMessageId=null, replyMarkup=ReplyKeyboardMarkup(keyboard=[[KeyboardButton(text=Информация об аккаунте, requestContact=null, requestLocation=null, requestPoll=null, webApp=null)], [KeyboardButton(text=Переключить блокировку, requestContact=null, requestLocation=null, requestPoll=null, webApp=null), KeyboardButton(text=Переключить 2FA, requestContact=null, requestLocation=null, requestPoll=null, webApp=null)], [KeyboardButton(text=Переключить уведомления, requestContact=null, requestLocation=null, requestPoll=null, webApp=null)], [KeyboardButton(text=Кикнуть, requestContact=null, requestLocation=null, requestPoll=null, webApp=null), KeyboardButton(text=Восс��ановить, requestContact=null, requestLocation=null, requestPoll=null, webApp=null), KeyboardButton(text=Отсоединиться, requestContact=null, requestLocation=null, requestPoll=null, webApp=null)]], resizeKeyboard=null, oneTimeKeyboard=null, selective=null, inputFieldPlaceholder=null), entities=null, allowSendingWithoutReply=null, protectContent=null)
    [09:23:58] [Velocity Async Event Executor - #0/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]:     at net.elytrium.limboauth.socialaddon.thirdparty.org.telegram.telegrambots.meta.api.methods.send.SendMessage.validate(SendMessage.java:131)
    [09:23:58] [Velocity Async Event Executor - #0/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]:     at net.elytrium.limboauth.socialaddon.thirdparty.org.telegram.telegrambots.bots.DefaultAbsSender.sendMethodRequest(DefaultAbsSender.java:1070)
    [09:23:58] [Velocity Async Event Executor - #0/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]:     at net.elytrium.limboauth.socialaddon.thirdparty.org.telegram.telegrambots.bots.DefaultAbsSender.sendApiMethod(DefaultAbsSender.java:1044)
    [09:23:58] [Velocity Async Event Executor - #0/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]:     at net.elytrium.limboauth.socialaddon.social.TelegramSocial$TGBot.sendMessage(TelegramSocial.java:160)
    [09:23:58] [Velocity Async Event Executor - #0/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]:     at 
    [09:24:00] [Velocity Async Event Executor - #1/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]: net.elytrium.limboauth.socialaddon.thirdparty.org.telegram.telegrambots.meta.exceptions.TelegramApiValidationException: Text parameter can't be empty in method: SendMessage(chatId=758467900, text=, parseMode=null, disableWebPagePreview=null, disableNotification=null, replyToMessageId=null, replyMarkup=ReplyKeyboardMarkup(keyboard=[[KeyboardButton(text=Информация об аккаунте, requestContact=null, requestLocation=null, requestPoll=null, webApp=null)], [KeyboardButton(text=Переключить блокировку, requestContact=null, requestLocation=null, requestPoll=null, webApp=null), KeyboardButton(text=Переключить 2FA, requestContact=null, requestLocation=null, requestPoll=null, webApp=null)], [KeyboardButton(text=Переключить уведомления, requestContact=null, requestLocation=null, requestPoll=null, webApp=null)], [KeyboardButton(text=Кикнуть, requestContact=null, requestLocation=null, requestPoll=null, webApp=null), KeyboardButton(text=Восс��ановить, requestContact=null, requestLocation=null, requestPoll=null, webApp=null), KeyboardButton(text=Отсоединиться, requestContact=null, requestLocation=null, requestPoll=null, webApp=null)]], resizeKeyboard=null, oneTimeKeyboard=null, selective=null, inputFieldPlaceholder=null), entities=null, allowSendingWithoutReply=null, protectContent=null)
    [09:24:00] [Velocity Async Event Executor - #1/ERROR] [com.velocitypowered.proxy.console.VelocityConsole]:     at net.elytrium.limboauth.socialaddon.thirdparty.org.telegram.telegrambots.meta.api.methods.send.SendMessage.validate(SendMessage.java:131)
     
  12. Dymeth

    Dymeth Активный участник Пользователь

    Баллы:
    98
    Имя в Minecraft:
    Dymeth
    Поздравляю, ты собрал бинго из ошибок.

    Плагин не смог подключиться к серверу VK. Либо были проблемы на сети, либо временные технические проблемы на стороне самого ВК.

    Плагин попытался отправить сообщение пользователю, который запретил отправлять ему сообщения. Не знаю уж, почему это вызывает ошибку - я бы зарепортил это разработчику и попросил бы максимум небольшое предупреждение выводить вместо огромной ошибки.

    Плагин не передал в ВК какую-то информацию, которую ВК требует для выполнения запроса. Убедись, что в настройках сообщества везде была выбрана именно та версия API, поддержка которой заявлена на странице плагина
     
  13. NEr

    NEr Ньюби

    Баллы:
    1
    Всем привет, сервер создаю первый раз и у меня возникла проблема. Сервер на ядре Forge
    При создании сервера все было хорошо и первый раз он запустился, создал мир, потом я его отрубил, запсутил снова и вот эти ошибки вылезли, что делать?
    Вот консоль:
    Picked up _JAVA_OPTIONS: -Xmx512M
    2023-04-03 16:30:02,108 main WARN Advanced terminal features are not available in this environment
    [16:30:02] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 43.2.8, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853]
    [16:30:02] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 20 by Oracle Corporation; OS Windows 10 arch amd64 version 10.0
    [16:30:02] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/D:/Dekstop/FamilyarWorld/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2363!/ Service=ModLauncher Env=SERVER
    [16:30:02] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file D:\Dekstop\FamilyarWorld\libraries\net\minecraftforge\fmlcore\1.19.2-43.2.8\fmlcore-1.19.2-43.2.8.jar is missing mods.toml file
    [16:30:02] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file D:\Dekstop\FamilyarWorld\libraries\net\minecraftforge\javafmllanguage\1.19.2-43.2.8\javafmllanguage-1.19.2-43.2.8.jar is missing mods.toml file
    [16:30:02] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file D:\Dekstop\FamilyarWorld\libraries\net\minecraftforge\lowcodelanguage\1.19.2-43.2.8\lowcodelanguage-1.19.2-43.2.8.jar is missing mods.toml file
    [16:30:02] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file D:\Dekstop\FamilyarWorld\libraries\net\minecraftforge\mclanguage\1.19.2-43.2.8\mclanguage-1.19.2-43.2.8.jar is missing mods.toml file
    [16:30:03] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: No dependencies to load found. Skipping!
    [16:30:04] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments []
    [16:30:09] [main/INFO] [minecraft/DataFixers]: Building unoptimized datafixer
    [16:30:11] [modloading-worker-0/INFO] [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 43.2.8, for MC 1.19.2 with MCP 20220805.130853
    [16:30:11] [modloading-worker-0/INFO] [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v43.2.8 Initialized
    [16:30:11] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
    [16:30:12] [main/INFO] [mojang/YggdrasilAuthenticationService]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
    [16:30:12] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Found status: AHEAD Current: 43.2.8 Target: null
    [16:30:13] [main/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/D:/Dekstop/FamilyarWorld/libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-srg.jar%2399!/assets/.mcassetsroot' uses unexpected schema
    [16:30:13] [main/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/D:/Dekstop/FamilyarWorld/libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-srg.jar%2399!/data/.mcassetsroot' uses unexpected schema
    [16:30:16] [main/INFO] [minecraft/RecipeManager]: Loaded 7 recipes
    [16:30:17] [main/INFO] [minecraft/AdvancementList]: Loaded 1179 advancements
    [16:30:18] [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.19.2
    [16:30:18] [Server thread/INFO] [minecraft/DedicatedServer]: Loading properties
    [16:30:18] [Server thread/INFO] [minecraft/DedicatedServer]: Default game type: SURVIVAL
    [16:30:18] [Server thread/INFO] [minecraft/MinecraftServer]: Generating keypair
    [16:30:18] [Server thread/INFO] [minecraft/DedicatedServer]: Starting Minecraft server on *:25565
    [16:30:18] [Server thread/INFO] [minecraft/ServerConnectionListener]: Using default channel type
    [16:30:18] [Server thread/INFO] [minecraft/DedicatedServer]: Preparing level "world"
    [16:30:18] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for dimension minecraft:eek:verworld

    Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "TimerQueue"

    Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Thread-0"

    Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "D3D Screen Updater"

    Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Server thread"

    Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "IO-Worker-12"

    Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Worker-Main-7"

    Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Worker-Main-10"
     
  14. NEr

    NEr Ньюби

    Баллы:
    1
    Я решил проблему путем изменения системной переменной"_JAVA_OPTIONS", изменил значение на 4 гига. Почему то только так получается изменить количество выдаваемой памяти серверу, даже если в файле "user_jvm_args" поставить совсем другие значения
     
    Последнее редактирование: 3 апр 2023
  15. amam236

    amam236 Участник

    Баллы:
    31
    Имя в Minecraft:
    AmAm236
    [19:48:52 ERROR]: [email protected]/sun.nio.fs.UnixNativeDispatcher.lstat0(Native Method)
    [19:48:52 ERROR]: [email protected]/sun.nio.fs.UnixNativeDispatcher.lstat(UnixNativeDispatcher.java:308)
    [19:48:52 ERROR]: [email protected]/sun.nio.fs.UnixFileAttributes.get(UnixFileAttributes.java:72)
    [19:48:52 ERROR]: [email protected]/sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:231)
    [19:48:52 ERROR]: [email protected]/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:110)
    [19:48:52 ERROR]: [email protected]/java.nio.file.Files.deleteIfExists(Files.java:1191)
    [19:48:52 ERROR]: net.minecraft.Util$4.getAsBoolean(Util.java:565)
    [19:48:52 ERROR]: net.minecraft.Util.executeInSequence(Util.java:610)
    [19:48:52 ERROR]: net.minecraft.Util.runWithRetries(Util.java:621)
    [19:48:52 ERROR]: net.minecraft.Util.safeReplaceOrMoveFile(Util.java:647)
    [19:48:52 ERROR]: net.minecraft.Util.safeReplaceFile(Util.java:637)
    [19:48:52 ERROR]: net.minecraft.Util.safeReplaceFile(Util.java:633)
    [19:48:52 ERROR]: net.minecraft.world.level.storage.PlayerDataStorage.save(PlayerDataStorage.java:44)
    [19:48:52 ERROR]: net.minecraft.server.players.PlayerList.save(PlayerList.java:547)
    [19:48:52 ERROR]: net.minecraft.server.players.PlayerList.remove(PlayerList.java:605)
    [19:48:52 ERROR]: net.minecraft.server.players.PlayerList.remove(PlayerList.java:564)
    [19:48:52 ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.onDisconnect(ServerGamePacketListenerImpl.java:2210)
    [19:48:52 ERROR]: net.minecraft.server.network.ServerGamePacketListenerImpl.onDisconnect(ServerGamePacketListenerImpl.java:2189)
    [19:48:52 ERROR]: net.minecraft.network.Connection.handleDisconnection(Connection.java:786)
    [19:48:52 ERROR]: net.minecraft.server.network.ServerConnectionListener.tick(ServerConnectionListener.java:253)
    [19:48:52 ERROR]: net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1594)

    Помогите! Очень нужно! Заранее благодарю

    Сервер 1.19.3 PurPur
     
  16. imDaniX

    imDaniX Активный участник Пользователь

    Баллы:
    96
    Имя в Minecraft:
    imDaniX
    Полный лог бы.
     
  17. amam236

    amam236 Участник

    Баллы:
    31
    Имя в Minecraft:
    AmAm236
    Все что было написано

    - [Wed 19:26:28 ERROR Minecraft] --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH - git-Purpur-1930 (MC: 1.19.3) ---
    1. - [Wed 19:26:45 ERROR Minecraft] The server has not responded for 0 seconds! Creating thread dump
      - [Wed 19:26:45 ERROR Minecraft] ------------------------------
      - [Wed 19:26:45 ERROR Minecraft] Server thread dump (Look for plugins here before reporting to Purpur!):
      - [Wed 19:27:00 ERROR Minecraft] Ticking entity: minecraft:villager, entity class: net.minecraft.world.entity.npc.EntityVillager
    2. - [Wed 19:27:00 ERROR Minecraft] Entity status: removed: false, valid: true, alive: true, is passenger: false
      - [Wed 19:27:00 ERROR Minecraft] Entity UUID: 8d49b4f0-c882-4f9f-98f8-e2b208708df7
      - [Wed 19:27:00 ERROR Minecraft] Position: world: 'world' at location (271.4887590039136, 63.0, 1635.6842680145865)
      - [Wed 19:27:00 ERROR Minecraft] Velocity: (0.0, -0.0784000015258789, 0.0) (in blocks per tick)
      - [Wed 19:27:00 ERROR Minecraft] Entity AABB: AABB[271.18875899199264, 63.0, 1635.3842680026655] -> [271.7887590158345, 64.95000004768372, 1635.9842680265074]
      1. - [Wed 19:27:00 ERROR Minecraft] ------------------------------
        - [Wed 19:27:00 ERROR Minecraft] Current Thread: Server thread
        - [Wed 19:27:00 ERROR Minecraft] PID: 24 | Suspended: false | Native: true | State: RUNNABLE
        - [Wed 19:27:00 ERROR Minecraft] Stack:
        - [Wed 19:27:00 ERROR Minecraft] [email protected]/java.io.FileInputStream.readBytes(Native Method)
        - [Wed 19:27:00 ERROR Minecraft] [email protected]/java.io.FileInputStream.read(FileInputStream.java:276)
        - [Wed 19:27:00 ERROR Minecraft] [email protected]/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:270)
        - [Wed 19:27:00 ERROR Minecraft] [email protected]/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:313)
        - [Wed 19:27:00 ERROR Minecraft] [email protected]/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:188)
        - [Wed 19:27:00 ERROR Minecraft] [email protected]/java.io.InputStreamReader.read(InputStreamReader.java:176)
        - [Wed 19:27:00 ERROR Minecraft] [email protected]/java.io.BufferedReader.fill(BufferedReader.java:162)
        - [Wed 19:27:00 ERROR Minecraft] [email protected]/java.io.BufferedReader.readLine(BufferedReader.java:329)
        - [Wed 19:27:00 ERROR Minecraft] [email protected]/java.io.BufferedReader.readLine(BufferedReader.java:396)
      2. [19:27]
        - [Wed 19:27:00 ERROR Minecraft] Chatty.jar//ru.mrbrikster.chatty.chat.JsonStorage.read(JsonStorage.java:137)
        - [Wed 19:27:00 ERROR Minecraft] Chatty.jar//ru.mrbrikster.chatty.chat.JsonStorage.getProperty(JsonStorage.java:81)
        - [Wed 19:27:00 ERROR Minecraft] Chatty.jar//ru.mrbrikster.chatty.chat.JsonStorage.getProperty(JsonStorage.java:109)
        - [Wed 19:27:00 ERROR Minecraft] Chatty.jar//ru.mrbrikster.chatty.dependencies.PlayerTagManager.getPrefix(PlayerTagManager.java:23)
        - [Wed 19:27:00 ERROR Minecraft] Chatty.jar//ru.mrbrikster.chatty.miscellaneous.MiscellaneousListener.onQuit(MiscellaneousListener.java:100)
        - [Wed 19:27:00 ERROR Minecraft] com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor66.execute(Unknown Source)
        - [Wed 19:27:00 ERROR Minecraft] org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:77)
        - [Wed 19:27:00 ERROR Minecraft] co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76)
        - [Wed 19:27:00 ERROR Minecraft] org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70)
        - [Wed 19:27:00 ERROR Minecraft] io.papermc.paper.plugin.manager.PaperEventManager.callEvent(PaperEventManager.java:54)
        - [Wed 19:27:00 ERROR Minecraft] io.papermc.paper.plugin.manager.PaperPluginManagerImpl.callEvent(PaperPluginManagerImpl.java:126)
        - [Wed 19:27:00 ERROR Minecraft] org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:617)
        - [Wed 19:27:00 ERROR Minecraft] net.minecraft.server.players.PlayerList.remove(PlayerList.java:581)
        - [Wed 19:27:00 ERROR Minecraft] net.minecraft.server.players.PlayerList.remove(PlayerList.java:564)
        - [Wed 19:27:00 ERROR Minecraft] net.minecraft.server.network.ServerGamePacketListenerImpl.onDisconnect(ServerGamePacketListenerImpl.java:2210)
        - [Wed 19:27:00 ERROR Minecraft] net.minecraft.server.network.ServerGamePacketListenerImpl.onDisconnect(ServerGamePacketListenerImpl.java:2189)
      3. [19:27]
        - [Wed 19:27:00 ERROR Minecraft] net.minecraft.network.Connection.handleDisconnection(Connection.java:786)
        - [Wed 19:27:00 ERROR Minecraft] net.minecraft.server.network.ServerConnectionListener.tick(ServerConnectionListener.java:253)
        - [Wed 19:27:00 ERROR Minecraft] net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1594)
        - [Wed 19:27:00 ERROR Minecraft] net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:488)
        - [Wed 19:27:00 ERROR Minecraft] net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1424)
        - [Wed 19:27:00 ERROR Minecraft] net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1194)
        - [Wed 19:27:00 ERROR Minecraft] net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321)
        - [Wed 19:27:00 ERROR Minecraft] net.minecraft.server.MinecraftServer$$Lambda$4558/0x00000008015edf38.run(Unknown Source)
        - [Wed 19:27:00 ERROR Minecraft] [email protected]/java.lang.Thread.run(Thread.java:833)
        - [Wed 19:27:00 ERROR Minecraft] ------------------------------
        - [Wed 19:27:00 ERROR Minecraft] --- DO NOT REPORT THIS TO PURPUR - THIS IS NOT A BUG OR A CRASH ---
        - [Wed 19:27:00 ERROR Minecraft] ------------------------------
     
  18. kiruhatko

    kiruhatko Активный участник Пользователь

    Баллы:
    61
    Здравствуйте. Объясните, что за ошибка в консоли с плагином SilkSpawners?

    Код:
    [23:13:31 ERROR]: Could not load 'plugins\SilkSpawners_v2.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: de/corneliusmay/silkspawners/plugin/SilkSpawners has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 60.0
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[patched_1.12.2.jar:git-Paper-1620]
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[patched_1.12.2.jar:git-Paper-1620]
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) ~[patched_1.12.2.jar:git-Paper-1620]
            at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:318) ~[patched_1.12.2.jar:git-Paper-1620]
            at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:222) ~[patched_1.12.2.jar:git-Paper-1620]
            at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[patched_1.12.2.jar:git-Paper-1620]
            at java.lang.Thread.run(Thread.java:831) [?:?]
    Caused by: java.lang.UnsupportedClassVersionError: de/corneliusmay/silkspawners/plugin/SilkSpawners has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 60.0
            at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
            at java.lang.ClassLoader.defineClass(ClassLoader.java:1010) ~[?:?]
            at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) ~[?:?]
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:152) ~[patched_1.12.2.jar:git-Paper-1620]
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:104) ~[patched_1.12.2.jar:git-Paper-1620]
            at java.lang.ClassLoader.loadClass(ClassLoader.java:586) ~[?:?]
            at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?]
            at java.lang.Class.forName0(Native Method) ~[?:?]
            at java.lang.Class.forName(Class.java:466) ~[?:?]
            at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:82) ~[patched_1.12.2.jar:git-Paper-1620]
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[patched_1.12.2.jar:git-Paper-1620]
            ... 6 more
     
  19. imDaniX

    imDaniX Активный участник Пользователь

    Баллы:
    96
    Имя в Minecraft:
    imDaniX
    Плагин требует Java 17.
     
  20. Krosh1kk

    Krosh1kk Новичок Пользователь

    Баллы:
    21
    Имя в Minecraft:
    Krosh1kk
    [00:51:11 INFO]: [AirDrop] Enabling AirDrop v1.0*
    [00:51:11 WARN]: Enabled plugin with unregistered PluginClassLoader AirDrop v1.0
    [00:51:12 ERROR]: Error occurred while enabling AirDrop v1.0 (Is it up to date?)
    java.lang.IllegalArgumentException: The embedded resource 'localization.yml' cannot be found in plugins\AirDrop.jar
    at org.bukkit.plugin.java.JavaPlugin.saveResource(JavaPlugin.java:192) ~[patched_1.16.5.jar:git-Paper-782]
    at ru.galaxy773.airdrop.messaging.Localization.load(Localization.java:48) ~[?:?]
    at ru.galaxy773.airdrop.AirDropPlugin.onEnable(AirDropPlugin.java:47) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.16.5.jar:git-Paper-782]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.16.5.jar:git-Paper-782]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.16.5.jar:git-Paper-782]
    at com.rylinaux.plugman.util.PluginUtil.enable(PluginUtil.java:69) ~[?:?]
    at com.rylinaux.plugman.command.EnableCommand.execute(EnableCommand.java:127) ~[?:?]
    at com.rylinaux.plugman.PlugManCommandHandler.onCommand(PlugManCommandHandler.java:95) ~[?:?]
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[patched_1.16.5.jar:git-Paper-782]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[patched_1.16.5.jar:git-Paper-782]
    at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchCommand(CraftServer.java:826) ~[patched_1.16.5.jar:git-Paper-782]
    at org.bukkit.craftbukkit.v1_16_R3.CraftServer.dispatchServerCommand(CraftServer.java:788) ~[patched_1.16.5.jar:git-Paper-782]
    at net.minecraft.server.v1_16_R3.DedicatedServer.handleCommandQueue(DedicatedServer.java:470) ~[patched_1.16.5.jar:git-Paper-782]
    at net.minecraft.server.v1_16_R3.DedicatedServer.b(DedicatedServer.java:437) ~[patched_1.16.5.jar:git-Paper-782]
    at net.minecraft.server.v1_16_R3.MinecraftServer.a(MinecraftServer.java:1342) ~[patched_1.16.5.jar:git-Paper-782]
    at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:1130) ~[patched_1.16.5.jar:git-Paper-782]
    at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:291) ~[patched_1.16.5.jar:git-Paper-782]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_333]
     

Поделиться этой страницей