Ecliptic Seasons

Ecliptic Seasons

17.4k Downloads

[BUG] Unknown crash may be caused by some biome mods

Closed this issue · 14 comments

commented

一进存档崩溃
日志:https://mclo.gs/cSRh0ub
latest.log
版本:EclipticSeasons-1.21.1-neoforge-0.11.0-pre7-2-1

commented

最新版本都已经是0.11.0-pre8了,昨天更新的也有pre7-5。
你的版本太老了,我没法确定断点在哪。

Please update your mod first.

commented

跟服务端有关吗?服务端是7-2-1,客户端用pre7-5和6-2测试过,都会崩溃

commented

我需要看最新版本的错误日志,不是别的。服务器最好更新一下吧。

commented

以及你是不是最近加了什么群系模组

And have you added some biomes mods recently?

commented

生物群系的模组最近没有更改

单人模式 每次存档回退到出问题之前 节气最新版本也一样

出现问题的地方有已经被删除的模组的方块(都是在地下的),加了节气模组加载那些区块就会崩溃,而不加就不会(在删除模组后第一次加载有被删除模组方块的区块)

删除节气模组后加载那些区块再加回节气模组后正常

有节气模组的情况下,把被删的模组加回来重新加载那块区域没有崩溃,然后发现了一块奇怪的地方,好像加载这里就崩
Image

错误日志:
https://mclo.gs/G9N72Rp 什么版本的忘了
https://mclo.gs/dKqNjFU 最新版本的

commented

你会用nbt修改器吗

尝试打开节气的数据文件,把BiomeDataVersion改成目前值+1的结果

commented

看起来是数据注册的问题

it looks like the problem of registry

commented

你装了群星,群星有群系

you have stellaris which has biomes

commented

ok,才知道群星在主世界有群系😑

commented

It’s related to the registry — in any case, it’s strange and shouldn’t be happening. I’ll add a fallback for now.

commented

很奇怪反正,我加个默认值

commented

这个先关了,以后可能有变动,对于这个缓存。

commented

这里我想关的主要原因是因为我感觉这个问题可能实际上是因为注册表有啥问题,这里就复杂了不一定是我们问题。这里应该清理掉才对。后续如果有新问题再开一个吧