Profiler Start Command Crashes Server
MGXX98 opened this issue ยท 1 comments
Description
When running the /spark profiler start command, the server immediately crashes. The log file indicates the program is being directed to memory with a null address.
Reproduction Steps
On Mac, start profiler: "/spark profiler start"
Expected Behaviour
Profiler should acknowledge it begun and should state the commands to view current running profile, stop profiler, etc.
Platform Information
- Minecraft Version: 1.19.2
- Platform Type: server
- Platform Brand: Forge
- Platform Version: Forge 43.2.14 (ATM8)
Spark Version
v1.10.37
Logs and Configs
https://gist.github.com/MGXX98/aeef2a2ebdb9373747ba7dde6f585c79
Extra Details
Using /spark help or commands that don't involve running the profiler work fine.