Ecliptic Seasons

Ecliptic Seasons

17.4k Downloads

[Bug] NullPointerException when place a green house core block in the biomes from Big Globe

Closed this issue · 7 comments

commented

推测是由没有兼容Ecliptic Seasons的群系导致

commented

你在什么群系,我注意到是主世界。

whhich biome you are in? i noticed that the dimension type is overword.

commented

是Big Globe这个模组添加的群系,给群系添加兼容节气的标签应该能解决该问题,不过或许可以在这里加一个空指针检查?

commented

看起来它没有打上正确的标签。主世界群系应该被标记为is_overworld。

it seems not tagged corectly and should be tagged as minecraft:is_overworld.

commented

不是过冷或者过热、沙漠的群系,且主世界,目前会被标记为温带。

if a biome is not cold, hot and sandy, and in overworld dimension, it would be tagged as temperate argo climatic zone

commented

推送了一个更新来修复这个问题,应该随后半小时会在CurseForge可见。

push a update to fix the issue and update should be available in curseforge soon

commented

没有复现该问题,应该已经修复