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

Quarry not working #8488

Open
3 tasks done
mrapp229 opened this issue Jul 5, 2022 · 8 comments
Open
3 tasks done

Quarry not working #8488

mrapp229 opened this issue Jul 5, 2022 · 8 comments
Labels
Bug Gotta squash 'em all!

Comments

@mrapp229
Copy link

mrapp229 commented Jul 5, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Are you using the latest MineColonies Version?

  • I am running the latest alpha version of MineColonies for my Minecraft version.
    I am also running the latest (possible) versions of other mods that are part of my problem.

Did you check on the Wiki? or ask on Discord?

  • I checked the MineColonies/Structurize Wiki or I asked on discord. Or I was sent from discord to open an issue here.

Minecraft Version

1.18

MineColonies Version

1.0.872-BETA

Structurize Version

1.0.411-ALPHA

Related Mods and their Versions

No response

Current Behavior

Placed a medium quarry and put a level 5 miner as the quarrier and they will either just destroy the ring of frammed cobble around the quarry or just walk around the quarry not doing anything. I have tried to fire and rehire a new worker destroyed and rebuilt. i updated the versions listed above this issue first started on version minecolonies-1.18.2-1.0.808-ALPHA
structurize-1.18.2-1.0.411-ALPHA. I have filled there request for materials but still wont work.

Expected Behavior

the quarrier should start digging and building the quarry

Reproduction Steps

miner and a medium quarry

Logs

https://gist.github.com/mrapp229/8170b8d36c2b2c6f75f0a02f97cc457f

Anything else?

No response

Footer


Viewers

  • Add a thumbs-up to the bug report if you are also affected. This helps the bug report become more visible to the team and doesn't clutter the comments.
  • Add a comment if you have any insights or background information that isn't already part of the conversation.
@mrapp229 mrapp229 added the Bug Gotta squash 'em all! label Jul 5, 2022
@Raycoms
Copy link
Contributor

Raycoms commented Jul 5, 2022

how long have you waited? and which style?

@mrapp229
Copy link
Author

mrapp229 commented Jul 5, 2022

Wooden medium quarry, and it was 2-3 hours last night and been 2-3 hours today

@Jonpro03
Copy link

Same issue, but was able to unblock the quarrier's AI by clearing out the first layer manually, including underneath the fences along the edge.

Looks like there's a y-offset issue, based on where the quarrier is placing torches

image

@leagris
Copy link
Contributor

leagris commented Jul 15, 2022

The issue is due to the fact that framed blocks are placed before digging down a layer..

Then when actually digging the next layer, the digging algorithm considers the already placed framed blocks are on the way and removes them.

This result into floating torches and destroyed ladders and balcony from medium quarry. This issue renders most quarry hard to reach or leave by the miner because the designed path to and from the surface is destroyed.

@ninjassassin911
Copy link

I am having this same issue with Miner in Wooden Medium Quarry on:
Minecraft 1.18
Minecolonies version 1.0.919 ALPHA
Structurize version 1.0.424 ALPHA

Is there a fix? or will it resolve itself eventually if I leave him to do his "useless" work?

@masongbrown
Copy link

masongbrown commented Jan 19, 2023

similar problems here
using minecolonies style
running (latest as of yesterday for 1.19.2) versions:
blockui-1.19-0.0.64-ALPHA.jar
domum_ornamentum-1.19-1.0.76-ALPHA-universal.jar
minecolonies-1.19.2-1.0.1198-ALPHA.jar
multipiston-1.19.2-1.2.21-ALPHA.jar
structurize-1.19.2-1.0.476-ALPHA.jar

--floating torches in small quarry
--repeating load state / mining on medium quarry with constant place and remove cobble frames
--after having put my quarrier on the small quarry, then firing from small and hiring on medium, the quarrier is still working on the small but citizens info shows working at medium

ive tried digging out some of the medium quarry to no avail and then i updated but finding issues still persist.

is there anything i can provide (logs, command results, screenshots) that might help?

update 20230122: i loaded up a creative world and built the minecolonies quarry and the jungle quarry. the juingle quarry is moving along well but the minecolonies pack quarry is not. looks like the issue may be with specific quarries.

@lebanni
Copy link

lebanni commented Jan 27, 2023

Same with simple quarry.

@MotionlessTrain MotionlessTrain mentioned this issue Apr 6, 2023
3 tasks
@MikeSchaap
Copy link

MikeSchaap commented May 21, 2023

For us the problem was caused by Applied Energistics 2. After removing it (and all dependants) from the server (modpack: All The Mods 8) the quarry works perfect again.

Took some time disabling and enabling all the mods 1 by 1.

If I find some spare time in the coming weeks, I will try to have a look in the source code to see if I can find the culprit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Gotta squash 'em all!
Projects
None yet
Development

No branches or pull requests

8 participants