itsapi / pycraft

A Minecraft-inspired game for the terminal
GNU General Public License v2.0
197 stars 21 forks source link

File Name too Long #73

Closed olls closed 8 years ago

olls commented 8 years ago

If you make lots of saves with the same name, you eventually get:

OSError: [Errno 36] File name too long: 'saves/test------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------/'

Maybe we should catch the error?