mccreery / better-hud

All the information you'll ever need! A Minecraft mod written in Forge.
https://www.curseforge.com/minecraft/mc-mods/better-hud
MIT License
32 stars 11 forks source link

ConcurrentModificationException in particle overlay #21

Closed mccreery closed 6 years ago

mccreery commented 6 years ago

Issue involves update tick being called during the render loop through the particles and items for the pickup element. Just repeatedly taking damage or picking up items will eventually crash by chance.

mccreery commented 6 years ago

also occurs in item pickup