[Bug] Cant use the handsaw in the inventory 2x2 crafting table + IC workbench crash
IroPlisk opened this issue ยท 1 comments
Minecraft version
1.19.x
CodeChickenLib version
4.3.2.490
CBMultipart version
3.2.0.139
ProjectRed version
4.17.0
What happened?
-
As it says in the title, the issue is simple as that, you cant use recipes with any saw in the inventory crafting table.
-
Also as a bonus, i found out the IC workbench's inspect tool crashes on X11 Linux machines, it does not happen on wayland and windows.
Crash log
- none, it's not a crash, it's perhaps a bug/not yet implemented feature at most.
- Check the log attached:
How do you make it happen again?
For the first issue:
- Get any saw
- Get any block compatible with the multiblocks mod
- Put the saw on top of the block in the inventory 2x2 crafting table
- No results in the output slot
For the second issue:
- Have a linux machine
- Set up minecraft with java 17
- Have an X11 session
- Boot up minecraft and go in either SP or MP
- Place down the IC workbench with the blueprint
- Place in the cartography table any logic gate (i tested with the NAND) (Not an IO)
- Select the interact tool and hover over the aforementioned logic gate
- Crash
I mentioned this in an issue I created on the CBMultipart repo: TheCBProject/CBMultipart#159