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

consumeItems throws errors and makes the player who obtained a Bingo item lose connection #20

Closed
Greg-21 opened this issue Jan 6, 2021 · 4 comments

Comments

@Greg-21
Copy link
Contributor

Greg-21 commented Jan 6, 2021

Bingo definitions with consumeItems set to "true" throw errors and make the player who obtained a Bingo item or block lose connection on dedicated servers. It seems that this issue doesn't occur on the internal server (or at least I weren't able to reproduce it there).

Server log showing the thrown errors:
https://pastebin.com/dqa7Bi7S

This issue occurs on the following configurations (I didn't test other configs):

  • Minecraft version: 1.16.4
  • Bongo versions: 1.0.4, 1.0.12 from Maven
  • LibX version: 1.0.10
  • Forge version: 35.1.4
@noeppi-noeppi
Copy link
Owner

Actually not lockTaskOnDeath is causing this but consumeItems

@noeppi-noeppi noeppi-noeppi changed the title lockTaskOnDeath throws errors and makes the player who obtained a Bingo item lose connection consumeItems throws errors and makes the player who obtained a Bingo item lose connection Jan 6, 2021
@Greg-21
Copy link
Contributor Author

Greg-21 commented Jan 6, 2021

My bad. I accidentally copied a wrong line when I was writing this issue report :/

@noeppi-noeppi
Copy link
Owner

No problem. I'm glad someone report these issues.

@Greg-21
Copy link
Contributor Author

Greg-21 commented Jan 6, 2021

Thank you for such a small but great mod :)

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