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

Crash with HarderFarming #10

Open
LemADEC opened this issue Aug 14, 2018 · 0 comments
Open

Crash with HarderFarming #10

LemADEC opened this issue Aug 14, 2018 · 0 comments

Comments

@LemADEC
Copy link

LemADEC commented Aug 14, 2018

As of prospects-1.0.6.a1 with Harderfarming-4.0.0d, an NPE crash was observed while creating a single player world.
It might be an HarderFarming bug too, not sure.
https://paste.dimdev.org/ixojefarug.mccrash

I did notice that prospects is notifying neighbors of change. If I remember right, this shouldn't be done during world generation.
In other words, here:
https://github.com/dizzyd/prospects/blob/master/src/main/java/com/dizzyd/prospects/blocks/BlockFlower.java#L54
should be

world.setBlockState(topPos, this.getDefaultState().withProperty(TYPE, flowerType), 2);
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

1 participant