betta-cyber / netease-music-tui

netease cloud music terminal client by rust :zap:
MIT License
420 stars 34 forks source link

Some times,search the songs will crash. #23

Closed readmagic closed 3 years ago

readmagic commented 3 years ago

There are none errors throw out.Just the application exit.I don't know how to debug in rust. Is there anyone like me?

betta-cyber commented 3 years ago

If you exit without some errors. maybe you could turn on the debug mode and search log for the errors. add "debug = True" in Settings.toml

readmagic commented 3 years ago

Thank you very much.

readmagic commented 3 years ago

It's no crash later。