SniffVillage / Bren

A vanilla-like gun mod for Minecraft
Other
6 stars 2 forks source link

Silenced can be applied to the Shotgun in Creative Mode. Firing the shotgun then crashes the game #18

Open kil0byt3 opened 1 week ago

kil0byt3 commented 1 week ago

Super edge case, obviously low priority.

Log https://mclo.gs/t5S0SZ0

(I am running this in a very large modpack so there could also be some kind of mod compat issue)

WHY-HAVE-YOU-SUMMONED-ME commented 1 week ago

Not a compatibility issue. This is caused by silentShootSound is undefined during the registration of Shotgun items. For now a temporary fix is to simply avoid invalid firearm enchantments, as being able to produce such combinations under Creative Mode is a glitch by itself.