Giter Club home page Giter Club logo

Comments (4)

Fallen-Breath avatar Fallen-Breath commented on June 22, 2024

请给出 PCRC 的日志

请确保原版 <1.19 的客户端可以接入目标服务器

from pcrc.

Shanshui2022 avatar Shanshui2022 commented on June 22, 2024

您所指的原版<1.19是指PCRC只能接入1.19以下的服务端?
(加了via三件套也不行?)
如果不是,如下是PCRC日志内容

[2023-07-18 21:00:31] [MainThread/INFO]: PCRC v1.4.0 starting up
[2023-07-18 21:00:31] [MainThread/INFO]: PCRC is open source, u can find it here: https://github.com/Fallen-Breath/PCRC
[2023-07-18 21:00:31] [MainThread/INFO]: Supported Minecraft version = ['1.12', '1.12.2', '1.14.4', '1.15.2', '1.16.1', '1.16.2', '1.16.3', '1.16.4', '1.16.5', '1.17.1', '1.18', '1.18.1', '1.18.2']
[2023-07-18 21:00:31] [MainThread/INFO]: Enter "start" to start PCRC
[2023-07-18 21:00:36] [MainThread/INFO]: Processing CLI command "start"
[2023-07-18 21:00:36] [MainThread/INFO]: Starting PCRC
[2023-07-18 21:00:36] [MainThread/INFO]: Allowed server versions: {736, 578, 335, 751, 753, 498, 754, 340, 756, 757, 758}
[2023-07-18 21:00:36] [ChatManager/INFO]: Chat thread started
[2023-07-18 21:00:36] [MainThread/INFO]: PCRC started
[2023-07-18 21:01:06] [Networking Thread/INFO]: Allowed server versions: {758}
[2023-07-18 21:01:06] [Networking Thread/INFO]: Connecting using protocol version 758, mc version = 1.18.2
[2023-07-18 21:01:37] [Networking Thread/ERROR]: Exception in network thread: Unexpected end of message. (EOFError)
Traceback (most recent call last):
  File "minecraft\networking\connection.py", line 592, in run
    self._run()
  File "minecraft\networking\connection.py", line 626, in _run
    self.connection.file_object, timeout=read_timeout)
  File "<string>", line 23, in read_packet
  File "minecraft\networking\types\basic.py", line 156, in read
    raise EOFError("Unexpected end of message.")
EOFError: Unexpected end of message.

(如果是因为服务端版本问题导致无法连接,您可以直接结束此请求)
(Tips.服务端使用的是Spigot 1.19.4,我不确定PCRC是否能连接,因此我还加入了via跨版本三件套)

from pcrc.

Fallen-Breath avatar Fallen-Breath commented on June 22, 2024

请确保原版 <1.19 的客户端可以接入目标服务器

此处表达为字面意思,请确保版本 < 1.19 的原版 MC 客户端可以连接至服务端。这里的 < 1.19 是因为 PCRC 不支持 >= 1.19 的协议

PCRC 仅针对原版协议设计。不用管服务端具体是怎么配置的,有没有加跨版本什么的,如果原版客户端能连进服务端,那 PCRC 也应当能连进服务端

from pcrc.

Shanshui2022 avatar Shanshui2022 commented on June 22, 2024

了解了,抱歉耽误了您太长时间(捂脸
感谢您的解释,同时我也很期待PCRC能够支持1.19版本

from pcrc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.