MehVahdJukaar / amendments

Other
17 stars 15 forks source link

Crash when placing ceiling banners #137

Closed ParanormalChicken closed 1 month ago

ParanormalChicken commented 1 month ago

The only mods installed are Amendments, Moonlight Library, and QSL/QFAPI. Minecraft version 1.21.1, Quilt version 0.26.4 java.lang.IllegalStateException: Invalid block entity amendments:ceiling_banner // net.mehvahdjukaar.amendments.common.tile.CeilingBannerBlockTile state at class_2338{x=78, y=72, z=-95}, got Block{amendments:ceiling_banner_white}[attached=false,facing=west] https://mclo.gs/DOEWUyp

ParanormalChicken commented 1 month ago

Using the /setblock command, the console logs an error when executing the command, but upon updating the blocks, it kicks you out of the client server with this error log Upon rejoining, the banner is placed, but it does not render. Breaking a banner and interacting with the world results in a similar error log. Using the middle mouse button on the banner crashes the game The game still crashes when placing manually, even in the new update

ParanormalChicken commented 1 month ago

It appears this is not exclusive to Quilt, Fabric has the same issue.

MehVahdJukaar commented 1 month ago

Fabric moment. This is due to vanilla bug, patched by forge. Fabric of course didn't I give a damn lol

MehVahdJukaar commented 1 month ago

I'll release a fix soon

ParanormalChicken commented 1 month ago

It seems to have been fixed, as far as I can tell