[1.16.1] Error rendering mob drops for certain entities
SnowShock35 opened this issue ยท 2 comments
Hey,
Quick bug report for you, I believe this is to do with cross-mod compatibility as it doesn't happen standalone. I haven't narrowed down which mod it is yet, but if I find out which one it is I'll let you know.
Setup
- Minecraft 1.16.1
- Forge 32.0.108
- JEI 7.0.1.10
- JER 0.11.1.93
Description
When viewing all mob drops in JEI/JER, certain mobs, such as the Elder Guardian, Giant and Squid, cause rendering issues with the GUI as see in the screenshots provided below. Furthermore, one of the items in the mob drops list appears to have no description of any kind - perhaps an array out of bounds exception or an entity with no name or drops?
The logs provide no information as to what is causing the errors.
Attachments
The entities with no names or drops:
The Elder Guardian mob drops:
The giant mob drops:
The Squid mob drops:
Potentially related to #247, but with no other mods installed other than JEI and JER.
Fixed in 56344d0