MaxMaeder / DriveBackupV2

Uploads Minecraft backups to Google Drive/OneDrive or by (S)FTP
https://dev.bukkit.org/projects/drivebackupv2
MIT License
160 stars 49 forks source link

fix npe on empty backup folder #186

Closed StillGreen-san closed 3 months ago

StillGreen-san commented 3 months ago

this fixes a possible null pointer exeption in FileUtil.getLocalBackups

the npe would accure when backup-list path create is set to false and any uploader is enabled