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

Client crash when trying to fix lighting in chunks outside server view distance? #15

Open
mibby opened this issue Feb 21, 2019 · 0 comments

Comments

@mibby
Copy link

mibby commented Feb 21, 2019

Paper dev 525 (Spigot 1.13.2)
BKCommonLib dev 516
Light-Cleaner dev 50

When I type /cleanlight, my client crashes due to presumably trying to render new lighting packets in chunks outside the server view distance. It renders in a 17 x 17 chunk area around me when typing the command without any number.

/cleanlight 7, (15 x 15 chunk area) works perfectly fine.

/cleanlight 8, (17 x 17 chunk area) the client crashes.

Server view distance is set to 8. Client view distance is set to 19.

Client crash log.
https://paste.ubuntu.com/p/nyxZCDhZFp/

Using OptiFine 1.13.2 HD U E7 pre1 on a 1.13.2 client.

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

1 participant