I'm experiencing a crash in Submerged 2 (version B5.1) Minecraft 1.21.1 (NeoForge 21.1.211) when using Storage Drawers version 13.11.4.
The error is: java.lang.IllegalStateException: Value must be within range [1;99]: 512 during NBT serialization in FractionalDrawerGroup$FractionalStorage.serializeNBT.
This occurs in a world where I'm using BBL Routers (routers-1.21.1-1.1.5.jar) to push items into compacting drawers, which are not locked to anything, at a high rate: 8 item upgrades IV (each doing 64 items per operation) and 1 speed upgrade IV (Let's the Exporter operate at every 2 ticks). It seems like the rapid item insertion causes the drawer's internal storage to create an ItemStack with an invalid count (512).
Here is my crash report: https://mclo.gs/HSqKa72. and here is video of it: https://youtu.be/1EcP-fa7A3E