stfwi / engineers-decor

Engineer's Decor
MIT License
35 stars 16 forks source link

[1.16.5] Block placer doesn't place blocks, they pop as an item #193

Closed ProsperCraft closed 2 years ago

ProsperCraft commented 2 years ago

https://github.com/stfwi/engineers-decor/issues/179

engineersdecor-1.16.5-1.1.15 forge-1.16.5-36.2.16

image

ProsperCraft commented 2 years ago

image

stfwi commented 2 years ago

Hi man, oops, regression, let's see what I messed up there ;)

MuteTiefling commented 2 years ago

Currently seeing this in all non overworld dimensions in Enigmatica 6 (tested in Nether and Atum). Works fine in the Overworld.

Same version: engineersdecor-1.16.5-1.1.15

stfwi commented 2 years ago

Oky, I pushed a RB fix on Curse (v1.1.16-b1), but could not test in different dimensions. Could you check this version out and quickly write if the problem is gone? Cheers,-

MuteTiefling commented 2 years ago

Unfortunately, still seeing the same issue: https://streamable.com/6ceukw

stfwi commented 2 years ago

Hi, finally got the time to tackle this in depth. It's a cross compat issue related to the block placement via their items. I modified it now in the way that the normal placement state is used when this "item usage" fails. The fix version is pushed to Curse and in approval: engineersdecor-1.16.5-1.1.16-b2.jar. Cheers guys/girls for reaching out!

stfwi commented 2 years ago

Hi, oky just got the confirmation from #197 that the bug is gone now, I'll also close this issue then. Cheers!