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

Reduce log output when loading a world with the debug text visible. #1284

Merged
merged 1 commit into from
Oct 16, 2014

Conversation

Josharias
Copy link
Contributor

Without this you end up with a lot of this in your log:

22:21:26.151 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at 0, 42, 2
22:21:26.151 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at 0, 42, 3
22:21:26.151 [main] WARN o.t.w.internal.WorldProviderCoreImpl - Attempted to access unavailable chunk via block at 0, 42, 4

immortius added a commit that referenced this pull request Oct 16, 2014
Reduce log output when loading a world with the debug text visible.
@immortius immortius merged commit de2e8f8 into MovingBlocks:develop Oct 16, 2014
@Josharias Josharias deleted the UnavailableChunkNoise branch October 17, 2014 16:45
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

Successfully merging this pull request may close these issues.

2 participants