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

Stop game from crashing/kicking player when surpassing 30 million blocks #461

Closed
muzikbike opened this issue Aug 25, 2019 · 1 comment
Closed

Comments

@muzikbike
Copy link

When Cubic Chunks is played with other mods active that move the world boundary out to farther than the vanilla limit of 30000000 (for example https://github.com/ThisTestUser/FarLandsMod), surpassing this number can cause the game to immediately freeze or kick the player for being in an illegal position.

While this can be mitigated by deleting the MixinNetHandlerPlayServer line from cubicchunks.mixins.fixes.json, I find this to be a rather hacky solution. I think it would be better as some sort of option in-game or in a config file, preferably with a reasonably large warning that surpassing this limit may cause major issues in multiplayer and is not supported.

@Barteks2x
Copy link
Member

I'm still undecided between a strict "no" and "maybe. Considering the amount of time I'm going to spend saying "no", it's probably easier for me to just make it work.

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

No branches or pull requests

2 participants