Profiler stopping results in a server crash.
Ammorack opened this issue · 0 comments
Description
The server starts normally without any error messages related to Spark. When the Spark profiler is stopped it simply crashes the server.
Reproduction Steps
- The Profiler is started manually by command or it is started automatically on startup (does not matter)
- Command /spark profiler stop
→ Server crashes
Expected Behaviour
Platform Information
- Minecraft Version → Minecraft 1.20.1
- Platform Type → Server
- Platform Brand → Paper
- Platform Version → paper-1.20.1-132
Spark Version
v1.10.54
Logs and Configs
https://gist.github.com/airoons/a730d8b2ea0f83301371733d1ca65a94
Extra Details
Within a testing period on our side - there was a single episode where the profiler went through and gave a profiler link.
But this happened one time from all of the times we restarted and tried to get the profiler out - with some changes on our side, like different "Spigots" and "Docker Image Configurations".
P.S.
The server on a crash dumped some files in the container folder, I can add those files if needed.
Ask me for any extra info you need.