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
(It may be a similar issue...) Similar error occurred when building a city hall in Mine Colonies.
(Modpack Version: v22, Operating System: WIndows11)
I found that Structurize, which is a pre-requisite mod for Mine Colonies, also reported the same issue and recommended downgrading the Structurize version to 659 in their issue. ldtteam/Structurize#628 (comment)
In fact, the above downgrade on my side resolved the issue, so it may be a good idea to change the version to 659 while waiting for Structurize to resolve the underlying issue.
Describe the Bug
Placing Mine Colonies structures crashes the server, was working in v21 broken in v22.
Stack trace head is
java.lang.NoSuchMethodError: 'net.minecraft.world.level.block.state.BlockState com.ldtteam.structurize.blueprints.v1.Blueprint.getBlockState(net.minecraft.core.BlockPos)'
at com.minecolonies.coremod.placementhandlers.main.SurvivalHandler.handle(SurvivalHandler.java:109) ~[minecolonies-1.20.1-1.1.240-RELEASE.jar%23566!/:1.20.1-1.1.240-RELEASE]
Reproduction Steps
No response
Screenshots and Videos
No response
Crash Report or Log
https://pastebin.com/m4xzb6z0
Operating System
Linux (VPS)
Minecraft Version
1.20
Modloader
Forge
Modpack Version
v22
Optifine
No
Other Mods
No response
The text was updated successfully, but these errors were encountered: