-
Notifications
You must be signed in to change notification settings - Fork 63
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
Bad memory leak #413
Comments
thousands of servers use plasmo voice and only you have reported that it is causing memory leak please provide logs or some details like your server version, name, list of plugins and crashlogs or this issue will be ignored as not reproducible |
Can also say this is affecting me on Velocity 1.20.1 and my modded Fabric 1.20.1 server as well. Just had a crash last night after uploading and using it for a bit `---- Minecraft Crash Report ---- Time: 2024-10-17 05:16:20 java.util.concurrent.CompletionException: java.lang.OutOfMemoryError: Java heap space |
Try using latest alpha version: https://github.com/plasmoapp/plasmo-voice/releases/tag/2.1.1. |
With plasmovoice -> horrible memory leak, all servers using it crash every 30 minutes or so. Memory keeps building up well over that which is allocated to the container, far past Xmx, then crashes due to OOM
Without plasmovoice -> server functions at optimal performance and memory is managed well
Guys, I don't really have any logs or anything to show for this one, but I can promise you plasmovoice was exclusively causing this memory leak. I was running plasmovoice-velocity on two proxy servers, and plasmovoice-paper on 4 backend servers. I also had plasmovoice-groups installed on the proxies. All servers on 1.21.
Please fix whatever is causing memory leaks this severe, or tell me what I can do differently to ensure this does not occur.
The text was updated successfully, but these errors were encountered: