Szum123321 / textile_backup

Backup Mod for Fabric
https://www.curseforge.com/minecraft/mc-mods/textile-backup
GNU General Public License v3.0
90 stars 29 forks source link

A stderr with textile #151

Closed Dan-k391 closed 5 months ago

Dan-k391 commented 7 months ago
[20:12:39] [pool-6-thread-1/INFO]: [Textile Backup] Saving server...
[20:12:39] [pool-6-thread-1/INFO]: [STDERR]: java.util.ConcurrentModificationException: Attempted to call MinecraftServer#saveAll async
[20:12:39] [pool-6-thread-1/INFO]: [STDERR]:    at net.minecraft.server.MinecraftServer.handler$zzj000$c2me-fixes-general-threading-issues$preventAsyncSaveAll(MinecraftServer.java:8319)
[20:12:39] [pool-6-thread-1/INFO]: [STDERR]:    at net.minecraft.server.MinecraftServer.method_39218(MinecraftServer.java)
[20:12:39] [pool-6-thread-1/INFO]: [STDERR]:    at net.szum123321.textile_backup.core.create.ExecutableBackup.call(ExecutableBackup.java:69)
[20:12:39] [pool-6-thread-1/INFO]: [STDERR]:    at net.szum123321.textile_backup.core.create.ExecutableBackup.call(ExecutableBackup.java:25)
[20:12:39] [pool-6-thread-1/INFO]: [STDERR]:    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
[20:12:39] [pool-6-thread-1/INFO]: [STDERR]:    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[20:12:39] [pool-6-thread-1/INFO]: [STDERR]:    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[20:12:39] [pool-6-thread-1/INFO]: [STDERR]:    at java.base/java.lang.Thread.run(Thread.java:1583)

I just downloaded the mod and tried /backup start ~~~ and nothing happened. This is the log

Szum123321 commented 7 months ago

Which TxB and Minecraft version are you running?

Szum123321 commented 5 months ago

Closing due to inactivity