Avaritia:Reforged

Avaritia:Reforged

45.5k Downloads

[Bug/漏洞]放置幽匿合成台并退出保存世界后,再一次加载世界卡在地图加载界面无法进入

Closed this issue · 2 comments

commented

Checks / 检查

  • I confirm that I have searched for existing issues / pull requests before reporting to avoid duplicate reporting./我确认在报告之前我已经搜索了现有的问题或者拉取请求,以避免重复报告。
  • I confirm that I followed the Docs and read the Changelog, but this problem still exists./我确认我按照文档配置并阅读了Changelog,但这个问题仍然存在。
  • I confirm that I noted that if I don't follow the instructions, the issue may be closed directly./我确认我已经检查,如果我不按照说明进行操作,该问题可能会被直接关闭。

Java Version / Java版本

21.0.2

Minecraft Version / Minecraft版本

1.20.1

Avaritia-Reforge Version / Avaritia-Reforge版本

1.3.9.0-beta3

Description / 描述

放置幽匿合成台后,退出游戏再一次加载地图会卡在地图加载100%界面,无法进入,以至于只能结束游戏进程。
版本降级到1.3.9.0-beta2依然存在
Modlist:

Image

To Reproduce / 重现

使用1.3.9.0-beta3版本载入,创建新世界后,放置一个幽匿工作台,保存并退出后,再一次加载此世界,卡在地图加载界面。

Image

Log / 日志

latest.log

Config / 配置

默认配置

commented

at TRANSFORMER/[email protected]/team.teampotato.ruok.util.render.RenderUtil.setMaxFps(RenderUtil.java:23)
似乎是这里出了问题

commented

at TRANSFORMER/[email protected]/team.teampotato.ruok.util.render.RenderUtil.setMaxFps(RenderUtil.java:23) 似乎是这里出了问题

我删除了无尽贪婪和其对应封包合成附属后,存档就可以加载进去了。重新安装回来只要每次保存退出的时候挖掉合成台就不会卡地图加载界面,先暂时这样吧