[bug]NullPointerException in CompatIdentifier.fromMinecraft when handling sound event
Unturnedcat opened this issue ยท 1 comments
neoforge 1.21.1 relics0.10.7.5
When using the hint of infinite ham, a NullPointerException occurs in the CompatIdentifier.fromMinecraft method. This seems to be caused by a null ResourceLocation being passed to the method.
Steps to Reproduce:
- Install MCPitanLib version 3.3.4-1.21.1-neoforge and Mod Sound Volume Options version 1.0.8-1.21.
- Launch Minecraft and use the hint of infinite ham
- The client crashes with a NullPointerException.