C2ME-fabric
C2ME-fabric copied to clipboard
Your mod + BetterEnd crash clients and server
Describe the bug Your mod with mod BetterEnd crash clients and server if players travel End
Runtime info (please complete the following information):
- Minecraft version: 1.20.1
- Mod version: c2me-fabric-mc1.20.1-0.2.0+alpha.10.97.jar
Checklist
- [ x ] I am using the official version of the mod.
- [ x ] I tried the latest development version but the issue persists.
- [ x ] I searched for similar open issues and could not find an existing bug report on this.
https://pastebin.com/edgvQBRH
quiqueck/BetterEnd#284
This probably needs to be fixed on their end. Synchronizing feature generation destroys the point of having threaded feature generation.
You might have better luck disabling allowThreadedFeatures as a workaround now.
This comment says the issue is on c2me's side.
This probably needs to be fixed on their end. Synchronizing feature generation destroys the point of having threaded feature generation.
You might have better luck disabling
allowThreadedFeaturesas a workaround now.
@purejosh Hello, I invite you do check this comment made above about the issue.
I wish both devs would just get into a call and sort this out.