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

removing quarry card from builder causing a crash. #140

Open
Paxination opened this issue Jul 25, 2024 · 5 comments
Open

removing quarry card from builder causing a crash. #140

Paxination opened this issue Jul 25, 2024 · 5 comments

Comments

@Paxination
Copy link

starting a builder works fine. But if you remove the quarry card or do anything with that slot, it crashes. I can remove the filter just fine. I can break the block just fine.

this is on builders paradise 2. mc 1.20.1. Using rftoolsbuilder 6.0.5

crash-2024-07-24_23.34.03-server.txt

@McJty
Copy link
Collaborator

McJty commented Jul 29, 2024

I'll check it out

@McJty
Copy link
Collaborator

McJty commented Jul 29, 2024

The crash you pasted seems unrelated to the problem? Because that cash is not something that is caused be the builder. It is causing when I'm doing this:
BlockState state = world.getBlockState(pos);
If that crashes then much more is wrong

So not sure what to do with this

@Paxination
Copy link
Author

Paxination commented Jul 29, 2024 via email

@McJty
Copy link
Collaborator

McJty commented Jul 29, 2024

I don't know. Does this also happen with another builder? Another card? I've never heard of this problem so not sure what to do about it. The crash you provided is not something I have control over

@Paxination
Copy link
Author

Paxination commented Jul 29, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants