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

Adusted build.gradle and fixes a bug with Nbt#toByteArray returning an empty array #2

Merged
merged 1 commit into from
Jun 29, 2022

Conversation

DiamondCodingYT
Copy link

Changed build.gradle so building works, when ossrhUsername or ossrhPassword is not set and fixed a bug where Nbt#toByteArray would give an empty array, because it was buffered by the BufferedOutputStream

…ssword is not set and fixed a bug where Nbt#toByteArray would give an empty array, because it was buffered by the BufferedOutputStream
@BitBuf
Copy link
Owner

BitBuf commented Jun 29, 2022

Streams are crazy, thanks for contributing!

@BitBuf BitBuf merged commit 481863c into BitBuf:main Jun 29, 2022
@Ecconia Ecconia mentioned this pull request Aug 10, 2023
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