RelativityMC / C2ME-fabric

A Fabric mod designed to improve the chunk performance of Minecraft.
MIT License
518 stars 44 forks source link

Your mod + BetterEnd crash clients and server #236

Open mindryder opened 1 year ago

mindryder commented 1 year ago

Describe the bug Your mod with mod BetterEnd crash clients and server if players travel End

Runtime info (please complete the following information):

Crash reports / logs

Checklist

mindryder commented 1 year ago

https://pastebin.com/edgvQBRH

ishland commented 1 year ago

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.

purejosh commented 4 months ago

This comment says the issue is on c2me's side.

toinouH commented 4 months ago

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.

@purejosh Hello, I invite you do check this comment made above about the issue.

purejosh commented 4 months ago

I wish both devs would just get into a call and sort this out.