Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
liangcha385 opened this issue Apr 6, 2024 · 8 comments
Labels
enhancement New feature or request

Comments

@liangcha385
Copy link

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

@Dreeam-qwq
Copy link
Member

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

@Dreeam-qwq Dreeam-qwq added the enhancement New feature or request label Apr 6, 2024
@liangcha385
Copy link
Author

I got it

@liangcha385
Copy link
Author

我看到一些关于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
Copy link
Member

我看到一些关于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.

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

@MC-XiaoHei
Copy link

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

@Dreeam-qwq
Copy link
Member

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

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

@xymb-endcrystalme
Copy link

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.

@MC-XiaoHei
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants