Bongo

Bongo

242k Downloads

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

Greg-21 opened this issue ยท 4 comments

commented

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
commented

Actually not lockTaskOnDeath is causing this but consumeItems

commented

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

commented

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

commented

Thank you for such a small but great mod :)