When trying to play audio in a queue with ffmpeg, i have a list of paths and i create a MediaPlayer() for the current track and close it and make a new one when the next song is played, but this crashes my program without any exception or any feedback, so what should i do?