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

memory leak #4435

Closed
2 tasks done
1470429149 opened this issue May 28, 2024 · 1 comment · Fixed by #4439
Closed
2 tasks done

memory leak #4435

1470429149 opened this issue May 28, 2024 · 1 comment · Fixed by #4439
Labels
Requires Testing This is a new issue which needs to be approved before labeled with "bug"

Comments

@1470429149
Copy link

Server Implementation

Paper

Server Version

1.20.4

Describe the bug

plotsquared always keeps unloaded worlds loaded

To Reproduce

Create and delete worlds repeatedly

Expected behaviour

null

Screenshots / Videos

image
image
image
image

Error log (if applicable)

No response

Plot Debugpaste

https://athion.net/ISPaster/paste/view/6402c7a0728e4a73820a52a674ca4309

PlotSquared Version

PlotSquared-7.3.9-SNAPSHOT

Checklist

Anything else?

No response

@1470429149 1470429149 added the Requires Testing This is a new issue which needs to be approved before labeled with "bug" label May 28, 2024
@1470429149
Copy link
Author

In addition, the startup parameters I use are officially recommended by the paper. This startup parameter will automatically release the memory. This is not a problem with the Java startup parameters. This is because plots forcibly prevents the world from being released from memory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Requires Testing This is a new issue which needs to be approved before labeled with "bug"
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant