Pipez

Pipez

49M Downloads

Adding filter tag to extraction pipe crashes with ArithmeticException: divide by zero

Appulcake opened this issue ยท 0 comments

commented

Bug description

Using the mod in FTB Evolution modpack (pack version 1.21.4), when opening filter interface of an extraction point of a pipe with an Advanced Pipe Upgrade in it (not sure which other upgrades are affected), adding a filter then typing #c:flours crashes the game as soon as the last letter s is entered there.

Minecraft version

1.21.1

Mod version

1.21.1-1.2.19

Mod loader and version

NeoForge 21.1.194

Steps to reproduce

  1. Place down a pipe, say between two chests
  2. Put one pipe at a chest in extraction mode with wrench
  3. Open extraction point's interface, add an Advanced Pipe Upgrade, then Add a new filter, in top tags field write #c:flours

Expected behavior

Filter is added without game crashing

Log files

https://github.com/user-attachments/files/21846512/crash-2025-08-19_03.05.14-client.txt

Screenshots

No response