DriveBackupV2 v1.2.3 generated an exception while executing task 313680
EuanM199 opened this issue ยท 0 comments
06.07 12:50:34 [Server] INFO [DriveBackupV2] Doing backups for world
06.07 12:51:17 [Server] INFO [DriveBackupV2] Uploading file to Google Drive
06.07 12:51:36 [Server] INFO [DriveBackupV2] File uploaded in 19.19 seconds (21109.64KB/s)
06.07 12:51:36 [Server] INFO [DriveBackupV2] There are 1 file(s) which exceeds the local limit of 0, deleting
06.07 12:51:36 [Server] INFO [DriveBackupV2] Old local backup deleted
06.07 12:51:36 [Server] INFO [DriveBackupV2] Doing backups for plugins
06.07 12:51:36 [Server] WARN [DriveBackupV2] Plugin DriveBackupV2 v1.2.3 generated an exception while executing task 313680
06.07 12:51:36 [Server] INFO java.lang.NullPointerException: null
06.07 12:51:36 [Server] INFO at ratismal.drivebackup.util.FileUtil.subFiles(FileUtil.java:56) ~[?:?]
06.07 12:51:36 [Server] INFO at ratismal.drivebackup.util.FileUtil.getFileToUpload(FileUtil.java:39) ~[?:?]
06.07 12:51:36 [Server] INFO at ratismal.drivebackup.UploadThread.run(UploadThread.java:149) ~[?:?]
06.07 12:51:36 [Server] INFO at org.bukkit.craftbukkit.v1_16_R1.scheduler.CraftTask.run(CraftTask.java:99) ~[patched_1.16.1.jar:git-Paper-46]
06.07 12:51:36 [Server] INFO at org.bukkit.craftbukkit.v1_16_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.16.1.jar:git-Paper-46]
06.07 12:51:36 [Server] INFO at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.16.1.jar:git-Paper-46]
06.07 12:51:36 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_242]
06.07 12:51:36 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_242]
06.07 12:51:36 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]