[Bug]: Stack overflow when placing a block using the placer in pulse mode
Ellpeck opened this issue ยท 1 comments
General Info
- I am running a modpack
- I can reproduce this issue consistently in single-player
- I can reproduce this issue consistently in multi-player
- I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I am having the same problem.
- I am crashing and can provide my crash report(s)
- I am using the latest version of the mod
Forge/Neoforge version
21.1.74
Minecraft version
1.21.1
Mod version
1.3.9
Java version
21.0.3
Issue Description
Not sure what exactly caused it, but it certainly bricked my world :( Seems like, since it's a stack overflow, the "remove erroring block entities" config doesn't catch it either, bleh.
The only auto-placers I'm using (and ones I'd recently placed) are ones that are on pulse mode, repeaters on their sides, placing stone blocks pointing upwards. There are also pistons on the side pushing "into" the space that the placers are placing into, ie the pistons' arms extend into that space. Maybe that has something to do with it.
Full crash report: https://gist.github.com/Ellpeck/8c1f9606d8d06ce9031d31a5efe3f326
Additional Information
No response
Hopefully fixed in c197f65