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

Added detailed logging to cBlockArea::Read() bad Y coords. #2853

Merged
merged 1 commit into from Jan 12, 2016

Conversation

madmaxoft
Copy link
Member

@NiLSPACE
Copy link
Member

Perhaps we should hide these warnings in Release mode? Or we should add a debug mode for plugins where these warnings are shown. Not per-plugin, because that would be too difficult, but as a setting in the server.

@madmaxoft
Copy link
Member Author

If we hid them, we'd never really get the reports and never would fix such issues. I prefer people complaining to having hidden bugs.

@NiLSPACE
Copy link
Member

True, but if the problem is in a badly written plugin rather than the server it could get pretty annoying.

@madmaxoft
Copy link
Member Author

A badly written plugin can always be fixed

madmaxoft added a commit that referenced this pull request Jan 12, 2016
Added detailed logging to cBlockArea::Read() bad Y coords.
@madmaxoft madmaxoft merged commit 97ef08d into master Jan 12, 2016
@madmaxoft madmaxoft deleted the DetailedBlockAreaLogging branch January 12, 2016 09:20
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.

None yet

2 participants