更新模组版本后无法进入原有地图
AndersenMini opened this issue · 4 comments
Bug description
原先客户端安装1.16.5-v1.44.0,并在某地图中使用了该模组的功能,随后使用新版本1.16.5-v1.49.0将其替换后,显示:"目前选中的数据包错误,无法进入存档"。该问题在更换回1.16.5-v1.44.0版本后解决。(客户端为自整合生电专用端)
Steps to reproduce
1.删除1.16.5-v1.44.0,加入1.16.5-v1.49.0
2.启动游戏
3.尝试打开原有存档
4.报错"目前选中的数据包错误,无法进入存档"
5.重启游戏
6.尝试打开原有存档
7.报错"目前选中的数据包错误,无法进入存档"
8.删除1.16.5-v1.49.0,换回1.16.5-v1.44.0
9.重启游戏
10.尝试进入存档
11.成功进入存档
Expected behavior
解决更换模组版本后无法进入地图的问题
Actual behavior
No response
Relevant logs
No response
Minecraft version
1.16.5
Carpet TIS Addition version
1.49.0
Fabric Carpet version
1.4.39
Other information
No response
Check list
- I have verified that the issue persists in the latest version of the mod.
- I have searched the existing issues and confirmed that this is not a duplicate.
请升级 fabric-carpet 到 1.4.41 及以上,因为规则 fakePlayerRemoteSpawning
依赖到的代码在 fabric-carpet 1.4.41 中有变化,而 Carpet-TIS-Addition 的 mc1.16.5 版本是基于 fabric-carpet 1.4.44 构建的
看上去 fabric-carpet 版本依赖也得同步调整下了