Leaf icon indicating copy to clipboard operation
Leaf copied to clipboard

region-format configuration in purpur.yml instead of in leaf_global_config.toml

Open liangcha385 opened this issue 2 years ago • 8 comments

This feature is actually in the purpur.yml instead of leaf_global_config.toml If this works as expected, please ignore ce788dd3baa09b499daeb9b982da3071

liangcha385 avatar Apr 06 '24 00:04 liangcha385

It's normal. This option will transfer to leaf config until the Leaf has per world config.

Dreeam-qwq avatar Apr 06 '24 00:04 Dreeam-qwq

I got it

liangcha385 avatar Apr 06 '24 00:04 liangcha385

我看到一些关于Leaf将在1.20.5删除ANVIL格式的信息,这是否意味着此篇报告可以关闭?

You should not use Linear region format! It will break your chunks due to its design flaw!!
Linear region format feature will be removed in Leaf 1.20.5, so you need to use https://github.com/xymb-endcrystalme/LinearRegionFileFormatTools
to convert your world back to vanilla ANVIL format.

liangcha385 avatar May 02 '24 07:05 liangcha385

我看到一些关于Leaf将在1.20.5删除ANVIL格式的信息,这是否意味着此篇报告可以关闭?

You should not use Linear region format! It will break your chunks due to its design flaw!!
Linear region format feature will be removed in Leaf 1.20.5, so you need to use https://github.com/xymb-endcrystalme/LinearRegionFileFormatTools
to convert your world back to vanilla ANVIL format.

没事,就开着吧,因为世界配置迟早要加的:)

Dreeam-qwq avatar May 02 '24 07:05 Dreeam-qwq

或许可以用地球我先生重写的那一版

MC-XiaoHei avatar Aug 11 '24 04:08 MC-XiaoHei

或许可以用地球我先生重写的那一版

1.21分支已经在用地球我先生的那个修复版本了,这个issue开着纯粹用来提醒我做per world config (

Dreeam-qwq avatar Aug 11 '24 08:08 Dreeam-qwq

You should not use Linear region format! It will break your chunks due to its design flaw!!

Any info on what exactly was/is the issue? I am working on a v2 and a design (as opposed to implementation) issue is very interesting and v2 is an occasion to fix it.

xymb-endcrystalme avatar Aug 30 '24 08:08 xymb-endcrystalme

You should not use Linear region format! It will break your chunks due to its design flaw!!

Any info on what exactly was the case? I'm working on v2 and the design (as opposed to implementation) issue is very interesting and v2 is warranted to fix it.

It seems to have nothing to do with the design, it is a possible chunk loss problem caused by flush lag in the implementation.irrc

MC-XiaoHei avatar Sep 10 '24 09:09 MC-XiaoHei