Skip to content

Server-Crash on FAWE-Operation while affected Blocks are getting ticked #3151

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

Open
2 tasks done
gamecrash534 opened this issue Mar 19, 2025 · 0 comments · May be fixed by #3152
Open
2 tasks done

Server-Crash on FAWE-Operation while affected Blocks are getting ticked #3151

gamecrash534 opened this issue Mar 19, 2025 · 0 comments · May be fixed by #3152
Labels
Approved Added if an issue has been approved by a maintainer Bug Something isn't working

Comments

@gamecrash534
Copy link

Server Implementation

Paper

Server Version

1.21.1

Describe the bug

If you were to remove or even change blocks which seem to try to update their neighbours, which are also getting removed by an operation, e.g. //air, there are chances the server will crash, with an Exception while updating neighbours-Error.

This also seems to be in direct connection with a PlotSquared Bug, as the error is basically the same, and from my understanding (this may be wrong), if FAWE is installed on the server with PS, it will be used, e.g. to delete plots.
IntellectualSites/PlotSquared#4337

To Reproduce

  • Create an area of e.g. Sculk Sensors, with a layer of Trapdoors on top, stack it horizontally, e.g. to create a rectangle
  • Select the entire region with the sculk sensors and trapdoors
  • Trigger the sculk sensors by walking on top of the trapdoors
  • Remove the area while the sculk sensors / trapdoors are still triggering the neighbour blocks, e.g. via //air
  • If nothing happens, repeat

Expected behaviour

The server should continue working, and the blocks should have all been removed, without any crash.

Screenshots / Videos

Image
Image
Image

Error log (if applicable)

https://gist.github.com/gamecrash534/f136283f2a55884c850e5f8acdb2c083

Fawe Debugpaste

https://athion.net/ISPaster/paste/view/fec39af532b64718bb62e49b5cc5971c

Fawe Version

FastAsyncWorldEdit version 2.13.1-SNAPSHOT-1065;cca3b71

Checklist

Anything else?

Sorry, if the description is a bit inaccurate. I couldn't really think of anything else ;)

@gamecrash534 gamecrash534 added the Requires Testing This is a new issue which needs to be approved before labeled with "bug" label Mar 19, 2025
@gamecrash534 gamecrash534 changed the title Server-Crash Server-Crash on FAWE-Operation while affected Blocks are getting ticked Mar 19, 2025
@SirYwell SirYwell added Bug Something isn't working Approved Added if an issue has been approved by a maintainer and removed Requires Testing This is a new issue which needs to be approved before labeled with "bug" labels Mar 20, 2025
@SirYwell SirYwell linked a pull request Mar 20, 2025 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved Added if an issue has been approved by a maintainer Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants