[1.16.5][4.2.2-132] Drill and Buzzsaw unusable
TomOps-DevOps opened this issue ยท 9 comments
Description of the issue:
immersiveengineering:drill
& immersiveengineering:buzzsaw
no longer accepts refilling from refinery or right clicking on biodiesel tank. The fuel gage remains at E (Empty), (does go to F for a brief second). When drilling, it does take take a 3by3 block (when using steel head), but takes the time to drill as it there is no fuel. When adding the drill to the work bench, it shows the fuel amount, but as soon as it back in the inventory, hovering over the drill, a pop up shows as Empty. When going into creative mode, the drill disassemble and looses what was attached to the drill. This happen to the buzzsaw too.
Initial found when migrating from 4.2.2-131 to 4.2.2-132 on server. Also confirmed this is happening in a new world in a local client world.
Version and Mods list:
Minecraft 1.16.5
Forge 36.0.45
ImmersiveEngineering-1.16.5-4.2.2-132
jei-1.16.4-7.6.1.71
jeiintegration_1.16.5-7.0.1.15
Same problem happening. From its behavior in refinery, it suspect it is trying to refuel, and maybe one variable gets updated, but somehow that doesn't effectively fills it. I say this because If I disassemble it, then put large tank on it again, then try to refill it. It goes from refinery top slot to bottom, So it fills. But Shows empty in tooltip, and works as it its empty too. But If I put it again in
refinery, it stays in top slot :/
I see there is a big refactor of drill and buzzsaw at 6aa6bda . Probably thats where the bug has occurred.
Malte, I've assigned you as a followup to that refactor. If it's actually my fault though, sorry :'D
I assuming the builds are monthly looking at the history? I am unable to build one myself as getting gradle compatibility issues.
For those who have the same issue, the workaround for now would be to move back to [1.16.5][4.2.2-131].
I am unable to build one myself as getting gradle compatibility issues
I can build it without any problem and can confirm the issue is also solved by the referenced commit.
@sarim what java jdk version are you using for building the project? I'm on 15.0.2 which I believe is too new for the project. Not had time to test with other Java versions yet. Or is there a developer readme I can follow? Thanks
@TomOps-DevOps jdk1.8.0_261