-
Notifications
You must be signed in to change notification settings - Fork 8
Description
This is the error:
[22:53:56] [DefaultDispatcher-worker-3/INFO]: Running scheduled backup, please wait... [22:53:56] [DefaultDispatcher-worker-3/ERROR]: Crontab backup failed java.lang.IllegalArgumentException: Expected positive parallelism level, but got 0 at knot//kotlinx.coroutines.internal.LimitedDispatcherKt.checkParallelism(LimitedDispatcher.kt:148) at knot//kotlinx.coroutines.scheduling.UnlimitedIoScheduler.limitedParallelism(Dispatcher.kt:48) at knot//kotlinx.coroutines.scheduling.DefaultIoScheduler.limitedParallelism(Dispatcher.kt:78) at knot//kotlinx.coroutines.CoroutineDispatcher.limitedParallelism$default(CoroutineDispatcher.kt:176) at knot//com.github.zly2006.xbackup.BackupDatabaseService.createBackup$lambda$6(BackupDatabaseService.kt:234) at knot//kotlin.sequences.TransformingSequence$iterator$1.next(Sequences.kt:243) at knot//kotlin.sequences.SequencesKt___SequencesKt.toList(_Sequences.kt:830) at knot//com.github.zly2006.xbackup.BackupDatabaseService.createBackup(BackupDatabaseService.kt:364) at knot//com.github.zly2006.xbackup.BackupDatabaseService.createBackup$default(BackupDatabaseService.kt:216) at knot//com.github.zly2006.xbackup.XBackup$startCrontabJob$2.invokeSuspend(XBackup.kt:298) at knot//kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:34) at knot//kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100) at knot//kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:586) at knot//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:829) at knot//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:717) at knot//kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:704)
I just installed the X-Backup mod (along with the dependencies) and i'm getting this error. It will try again and the same message will come up. These are the mods I have installed:
Disable End-0.7-1.21.11-BETA.jar Floodgate-Fabric-2.2.6-b54.jar ForgeConfigAPIPort-v21.11.1-mc1.21.11-Fabric.jar Geyser-Fabric.jar LuckPerms-Fabric-5.5.32.jar ScalableLux-0.1.6+fabric.c25518a-all.jar ViaBackwards-5.7.1.jar ViaFabric-0.4.21+138-1.14-1.21.jar c2me-fabric-mc1.21.11-0.3.6.0.0.jar fabric-api-0.141.3+1.21.11.jar fabric-language-kotlin-1.13.9+kotlin.2.3.10.jar ferritecore-8.2.0-fabric.jar lithium-fabric-0.21.3+mc1.21.11.jar open-parties-and-claims-fabric-1.21.11-0.25.8.jar owo-lib-0.13.0+1.21.11.jar sswaystones-1.3.0.jar starterkit-1.21.11-7.6.jar welcomemessage-1.21.11-2.8.jar worldedit-mod-7.4.0.jar.disabled x-backup-0.3.16+1.21.11.jar xaerominimap-fabric-1.21.11-25.3.10.jar xaeroworldmap-fabric-1.21.11-1.40.11.jar
I disabled worldedit but it is still installed.