You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When placing down any of the listed blocks in the To Produce section, when generated by Every Compat, the game instantly crashes. The first line of the crash report states java.lang.IllegalStateException: Invalid block entity handcrafted:container // earth.terrarium.handcrafted.common.blockentities.ContainerBlockEntity state at class_2338{x=-5, y=66, z=-29}, got Block{everycomp:hc/cobblemon/apricorn_side_table}[color=none,facing=west,waterlogged=false]
(with the material reference changed to the relevant block type, block states, and wood type for the other possible examples)
If this crash ends up being on Handcrafted's end, rather than Every Compat, let me know, I can go bug them with this instead.
The changelog of Handcrafted v4.0.2 via Curseforge. Handcrafted's source code have changed to fix the same crash you saw. EC's code was outdated. so I updated it.
Code of Conduct
Disable all of your mods and enable them 1-2 mods each time to isolate the culprit
Version - Loader (DO NOT FORGET TO SELECT THE CORRECT VERSION)
1.21.1 - FABRIC
EveryCompat Version
everycomp-1.21-2.8.1-fabric
Moonlight Lib Version
moonlight-1.21-2.17.12-fabric
Issue with mods
handcrafted-fabric-1.21.1-4.0.2 - Furniture
Tested with Cobblemon and Arts & Crafts for woodtypes, crashes seem identical.
Issue Detail
When placing down any of the listed blocks in the To Produce section, when generated by Every Compat, the game instantly crashes. The first line of the crash report states
java.lang.IllegalStateException: Invalid block entity handcrafted:container // earth.terrarium.handcrafted.common.blockentities.ContainerBlockEntity state at class_2338{x=-5, y=66, z=-29}, got Block{everycomp:hc/cobblemon/apricorn_side_table}[color=none,facing=west,waterlogged=false]
(with the material reference changed to the relevant block type, block states, and wood type for the other possible examples)
If this crash ends up being on Handcrafted's end, rather than Every Compat, let me know, I can go bug them with this instead.
OPTIONAL: Latest.log | Crash-report Attachment
crash-2024-12-16_16.08.17-client.txt
latest.log
OPTIONAL: To Produce
Place down any of the following blocks via Every Compat (Wood Good) created variants:
Nightstand, Desk, Side Table, Counter, Cupboard, Drawer, Shelf
The text was updated successfully, but these errors were encountered: