fabiofalci / sconsify

A spotify console application
https://fabiofalci.github.io/sconsify
Apache License 2.0
566 stars 26 forks source link

Crashing if moving to out-of-bounds index #111

Open LouCle opened 5 years ago

LouCle commented 5 years ago

If I specify a move distance like 35 and go up, while on position 0 of a playlist, my client will crash. It won't happen if I go higher than the playlist length, only under 0.

fabiofalci commented 5 years ago

What version/os are you using?

Please, can you make sure to use the latest? https://github.com/fabiofalci/sconsify/releases/tag/next-20180428

Because I can't reproduce on Linux and latest version.