FoundationGames / Sandwichable

Customizable Sandwich mod for Minecraft
MIT License
32 stars 28 forks source link

[Game CRASH] Eating sandwich -> java.util.ConcurrentModificationException #75

Closed Slexom closed 3 years ago

Slexom commented 3 years ago

Description Game crashed on eating sandwich (Toasted bread + Mayonnaise + Berry Jam + Toasted bread) It must be some rare bug, because this isn't the first sandwich I use on 1.2-beta1

Crash Log https://gist.github.com/Slexom/c82e5dbe4c3e17821e57042969c1a5b1

FoundationGames commented 3 years ago

That's really strange... I'll test for myself. Are you sure the crash happens when you eat the sandwich? The problem area seems to be where the item name is calculated, not where when the sandwich is eaten.

FoundationGames commented 3 years ago

I was unable to reproduce this bug. I'll keep this issue open for a week and close if I don't get a bit more clarification. Thanks for the contribution, though!

Slexom commented 3 years ago

If i correctly remember my steps before it happened was:

Snoe0 commented 3 years ago

For me I get the same error when I make sandwiches, not when I eat them.

FoundationGames commented 3 years ago

Unable to confirm this issue