senseiwells / ServerReplay

A completely server-side implementation of the replay mod, this mod allows you to record multiple players that are online on a server at a time, as well as any given chunk area. This will produce replay files which can then be used with the replay mod for rendering.
MIT License
87 stars 9 forks source link

Incompatibility with Syncmatica #23

Closed zcyl2 closed 4 weeks ago

zcyl2 commented 5 months ago

serverreplay跟Syncmatica 在minecraft 1.20.4 的网络协议会导致不兼容,导致syncmatica mod无法使用。

senseiwells commented 5 months ago

Please submit your report in English.

disymayufei commented 5 months ago

He means: this mod for Minecraft 1.20.4 has a network protocol incompatibility issue with the syncmatica mod, which causes the syncmatica do not work after installed this mod.

Redappleyyds commented 4 months ago

in 1.20.2 too

Dango0706 commented 4 months ago

Use Google Translate for the following words

It does conflict with syncmatica, attached are the server and client logs.

server.log client latest.log

senseiwells commented 4 months ago

The crash you have attached is a separate issue, it is an issue with voice chat.

senseiwells commented 4 months ago

I cannot reproduce this issue. I installed syncmatica-1.20.4-0.3.11 with the latest version of server replay.

I was able to boot up the server, record a player, and view the replay with ReplayMod.

Please provide more details for this issue; a list of mods you are using, versions of the mods in question, a replay file if applicable, any logs and crash reports. Otherwise I will close it as invalid.

Redappleyyds commented 3 months ago

在1.20.2版本里的Server Replay(自动录制)和Syncmatica也有此问题

Server Replay (need open auto-record)and Syncmatica in version 1.20.2 also have this issue

(Google translate)

senseiwells commented 3 months ago

This is more of a Syncmatica issue, you can keep track of that issue here: https://github.com/End-Tech/syncmatica/issues/74

mcbianxiao commented 1 month ago

I cannot reproduce this issue. I installed syncmatica-1.20.4-0.3.11 with the latest version of server replay.

I was able to boot up the server, record a player, and view the replay with ReplayMod.

Please provide more details for this issue; a list of mods you are using, versions of the mods in question, a replay file if applicable, any logs and crash reports. Otherwise I will close it as invalid.

In addition, both the Mod is installed on the 1.21 version of the server at the same time, also can cause IndexOutofBoundsException error. However, the server did not give any error. However, after I applied the pull requests: https://github.com/sakura-ryoko/syncmatica/pull/4 , the problem seems to be solved