Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Placing Mine Colonies structures crashes the server #726

Closed
tamsv opened this issue Nov 28, 2023 · 2 comments
Closed

Placing Mine Colonies structures crashes the server #726

tamsv opened this issue Nov 28, 2023 · 2 comments
Labels
bug Something isn't working forge

Comments

@tamsv
Copy link

tamsv commented Nov 28, 2023

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

@tamsv tamsv added the bug Something isn't working label Nov 28, 2023
@github-actions github-actions bot added the forge label Nov 28, 2023
@RentalCat
Copy link

(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.

@chorbintime
Copy link
Collaborator

noted, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forge
Projects
None yet
Development

No branches or pull requests

3 participants