
[Compatibility] Render crash when storing crude oil from Oritech Mod in a backpack with tank and pump upgrades.
RandomImp opened this issue ยท 2 comments
Describe the bug
Storing crude oil from the Oritech mod in a backpack that has the tank and pump upgrades causes a crash.
To Reproduce
Steps to reproduce the behavior:
- Install Oritech mod and enter a world.
- Equip a backpack that has both the tank and pump upgrades.
- Locate a source of crude oil (introduced by Oritech mod).
- Approach the crude oil to start having your backpack store the fluid.
Expected behavior
Minecraft remains stable and does not crash.
Crash Log Link
https://mclo.gs/b5CLyH8
Versions
Fabric API: 0.115.4+1.21.1
Sophisticated Backpacks: 1.21.1-3.21.1.1.82
Sophisticated Core: 1.21.1-1.0.13.1.120
Oritech: 0.14.5
Looking at this, this is quite a problem, it's an incompatibility between porting-lib (which I use) and Architectury.
But I managed to find a fix for it.