Crash when attaching pump to fluid pipe
Su5eD opened this issue ยท 2 comments
Attaching a fluid pump to a fluid pipe results in a crash.
Environment
- Minecraft 1.20.1
- Fabric Loader 0.14.22
- Fabric API 0.87.0+1.20.1
- Modern Industrialization 1.7.0-beta
Steps to reproduce
- Place a fluid tank
- Connect a fluid pipe to the tank
- Use a fluid pump on the connected pipe block
Logs
Suspect
Passing a null component into the button class.
I get a similar crash when trying to open the UI on fluid and item pipes. https://mclo.gs/ZzO20tB
Fixed in 354b6d5.