Перейти к содержанию

Не получается зайти на сервер


Рекомендуемые сообщения

В теме 2 сообщения

Логи ниже

Спойлер

---- Minecraft Network Protocol Error Report ----
// Wait, was the last bit one or zero?

Time: 2025-04-13 21:57:14
Description: Packet handling error

java.net.SocketException: Connection reset
    at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:401) ~[?:?]
    at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:434) ~[?:?]
    at SECURE-BOOTSTRAP/[email protected]/io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:255) ~[netty-buffer-4.1.115.Final.jar!/:4.1.115.Final]
    at SECURE-BOOTSTRAP/[email protected]/io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.115.Final.jar!/:4.1.115.Final]
    at SECURE-BOOTSTRAP/[email protected]/io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:356) ~[netty-transport-4.1.115.Final.jar!/:4.1.115.Final]
    at SECURE-BOOTSTRAP/[email protected]/io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.115.Final.jar!/:4.1.115.Final]
    at SECURE-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.115.Final.jar!/:4.1.115.Final]
    at SECURE-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.115.Final.jar!/:4.1.115.Final]
    at SECURE-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.115.Final.jar!/:4.1.115.Final]
    at SECURE-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.115.Final.jar!/:4.1.115.Final]
    at SECURE-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.115.Final.jar!/:4.1.115.Final]
    at SECURE-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.115.Final.jar!/:4.1.115.Final]
    at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
Transformer Audit:


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Netty Client IO #1
Suspected Mods: NONE
Stacktrace:
    at TRANSFORMER/[email protected]/net.minecraft.network.PacketListener.fillCrashReport(PacketListener.java:33) ~[forge-1.21.4-54.1.1-client.jar!/:?]
Transformer Audit:
  net.minecraft.network.PacketListener
    REASON: classloading
-- Connection --
Details:
    Protocol: configuration
    Flow: CLIENTBOUND
    Is Local: false
    Server type: OTHER
    Server brand: Paper
Stacktrace:
    at TRANSFORMER/[email protected]/net.minecraft.network.PacketListener.fillCrashReport(PacketListener.java:33) ~[forge-1.21.4-54.1.1-client.jar:?]
    at TRANSFORMER/[email protected]/net.minecraft.network.protocol.PacketUtils.fillCrashReport(PacketUtils.java:62) ~[forge-1.21.4-54.1.1-client.jar:?]
    at TRANSFORMER/[email protected]/net.minecraft.client.multiplayer.ClientCommonPacketListenerImpl.storeDisconnectionReport(ClientCommonPacketListenerImpl.java:117) ~[forge-1.21.4-54.1.1-client.jar:?]
    at TRANSFORMER/[email protected]/net.minecraft.client.multiplayer.ClientCommonPacketListenerImpl.createDisconnectionInfo(ClientCommonPacketListenerImpl.java:110) ~[forge-1.21.4-54.1.1-client.jar:?]
    at TRANSFORMER/[email protected]/net.minecraft.network.Connection.exceptionCaught(Connection.java:155) ~[forge-1.21.4-54.1.1-client.jar:?]
    at SECURE-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346) ~[netty-transport-4.1.115.Final.jar!/:4.1.115.Final]
    at SECURE-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:325) ~[netty-transport-4.1.115.Final.jar!/:4.1.115.Final]
    at SECURE-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:317) ~[netty-transport-4.1.115.Final.jar!/:4.1.115.Final]
    at SECURE-BOOTSTRAP/[email protected]/io.netty.channel.DefaultChannelPipeline$HeadContext.exceptionCaught(DefaultChannelPipeline.java:1324) ~[netty-transport-4.1.115.Final.jar!/:4.1.115.Final]
    at SECURE-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346) ~[netty-transport-4.1.115.Final.jar!/:4.1.115.Final]
    at SECURE-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:325) ~[netty-transport-4.1.115.Final.jar!/:4.1.115.Final]
    at SECURE-BOOTSTRAP/[email protected]/io.netty.channel.DefaultChannelPipeline.fireExceptionCaught(DefaultChannelPipeline.java:856) ~[netty-transport-4.1.115.Final.jar!/:4.1.115.Final]
    at SECURE-BOOTSTRAP/[email protected]/io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.handleReadException(AbstractNioByteChannel.java:125) ~[netty-transport-4.1.115.Final.jar!/:4.1.115.Final]
    at SECURE-BOOTSTRAP/[email protected]/io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:177) ~[netty-transport-4.1.115.Final.jar!/:4.1.115.Final]
    at SECURE-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.115.Final.jar!/:4.1.115.Final]
    at SECURE-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.115.Final.jar!/:4.1.115.Final]
    at SECURE-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.115.Final.jar!/:4.1.115.Final]
    at SECURE-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.115.Final.jar!/:4.1.115.Final]
    at SECURE-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.115.Final.jar!/:4.1.115.Final]
    at SECURE-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.115.Final.jar!/:4.1.115.Final]
    at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
Transformer Audit:
  net.minecraft.client.multiplayer.ClientCommonPacketListenerImpl
    REASON: classloading
    PLUGIN: runtimedistcleaner:AFTER
  net.minecraft.network.Connection
    REASON: classloading
  net.minecraft.network.PacketListener
    REASON: classloading
  net.minecraft.network.protocol.PacketUtils
    REASON: classloading


-- System Details --
Details:
    Minecraft Version: 1.21.4
    Minecraft Version ID: 1.21.4
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 21.0.3, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 925156856 bytes (882 MiB) / 1308622848 bytes (1248 MiB) up to 11408506880 bytes (10880 MiB)
    CPUs: 2
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Pentium(R) CPU G3250 @ 3.20GHz
    Identifier: Intel64 Family 6 Model 60 Stepping 3
    Microarchitecture: Haswell (Client)
    Frequency (GHz): 3.19
    Number of physical packages: 1
    Number of physical CPUs: 2
    Number of logical CPUs: 2
    Graphics card #0 name: Intel(R) HD Graphics
    Graphics card #0 vendor: Intel Corporation
    Graphics card #0 VRAM (MiB): 1024.00
    Graphics card #0 deviceId: VideoController1
    Graphics card #0 versionInfo: 20.19.15.4531
    Graphics card #1 name: NVIDIA GeForce GTX 750
    Graphics card #1 vendor: NVIDIA
    Graphics card #1 VRAM (MiB): 2048.00
    Graphics card #1 deviceId: VideoController2
    Graphics card #1 versionInfo: 32.0.15.7216
    Memory slot #0 capacity (MiB): 8192.00
    Memory slot #0 clockSpeed (GHz): 1.40
    Memory slot #0 type: DDR3
    Memory slot #1 capacity (MiB): 8192.00
    Memory slot #1 clockSpeed (GHz): 1.40
    Memory slot #1 type: DDR3
    Virtual memory max (MiB): 21072.75
    Virtual memory used (MiB): 9035.36
    Swap memory total (MiB): 4793.32
    Swap memory used (MiB): 132.64
    Space in storage for jna.tmpdir (MiB): available: 25984.30, total: 133868.00
    Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 25984.30, total: 133868.00
    Space in storage for io.netty.native.workdir (MiB): available: 25984.30, total: 133868.00
    Space in storage for java.io.tmpdir (MiB): available: 25984.30, total: 133868.00
    Space in storage for workdir (MiB): available: 25984.30, total: 133868.00
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10852M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    ModLauncher: 10.2.4
    ModLauncher launch target: forge_client
    ModLauncher naming: mcp
    ModLauncher services: 
        / slf4jfixer PLUGINSERVICE 
        / runtimedistcleaner PLUGINSERVICE 
        / runtime_enum_extender PLUGINSERVICE 
        / object_holder_definalize PLUGINSERVICE 
        / capability_token_subclass PLUGINSERVICE 
        / accesstransformer PLUGINSERVICE 
        / eventbus PLUGINSERVICE 
        / mixin PLUGINSERVICE 
        / fml TRANSFORMATIONSERVICE 
        / mixin TRANSFORMATIONSERVICE 
    FML Language Providers: 
        lowcodefml@54
        [email protected]
        [email protected]
    Mod List: 
        forge-1.21.4-54.1.1-client.jar                    |Minecraft                     |minecraft                     |1.21.4              |DONE      |Manifest: NOSIGNATURE
        forge-1.21.4-54.1.1-universal.jar                 |Forge                         |forge                         |54.1.1              |DONE      |Manifest: NOSIGNATURE
        tl_skin_cape_forge_1.21.3_1.21.4-1.35.jar         |TLSkinCape                    |tlskincape                    |1.35                |DONE      |Manifest: EF:FE:E7:59:91:BB:3A:06:C1:94:F4:F3:9C:3E:26:69:47:FA:2E:C5:53:D3:38:21:65:CC:04:75:E7:61:19:40
    Crash Report UUID: 018ccfa2-2bb1-4ea2-814b-75ca269c05e1
    FML: 0.0
    Forge: net.minecraftforge:54.1.1

 

Ссылка на комментарий
Поделиться на другие сайты

  • lol89lol3 закрыто и открыто это тема
Гость
Эта тема закрыта для публикации ответов.
  • Последние посетители   0 пользователей онлайн

    • Ни одного зарегистрированного пользователя не просматривает данную страницу
×
×
  • Создать...