Bug Report - Console spam caused by Redstone Counting Filter
CodyTheRed opened this issue ยท 0 comments
Is there an existing issue for this?
- I did not find any existing issues.
Current Behavior
Upon opening a Redstone Counting Filter GUI and setting the number value to any number other than 8 and then placing the filter into an AE2 system, the server console begins to get spammed with the following message: [Server] Server thread/ERROR [ap.ap.st.GenericStack/]: Failed to serialize GenericStack GenericStack[what=enderio:redstone_counting_filter (with patches), amount=1]: Value must be positive: 0
Expected Behavior
Console not to get spammed with the error message constantly.
How to Test
- Craft Redstone Counting Filter
- Open Filter GUI and change the number to any value other then "8"
- Confirm changes and place filter into AE2 storage system
- Check the server console for error messages.
Local Environment
- Operating System: Windows
- Java version: 21.0.3
- Minecraft Version: 1.21.1 (neoforge-21.1.61/neoforge)
- Version: 7.0.2-alpha
- Other Mods: Bug found in FTB Presents Direwolf20 1.21 Modpack
Any Additional Information?
No response