pcal43 / fastback

Fast, incremental Minecraft world backups. Powered by Git.
https://pcal43.github.io/fastback/
GNU General Public License v2.0
125 stars 19 forks source link

Can't restore: missing protocol: "<unknown>" #320

Closed Sooperfish closed 1 month ago

Sooperfish commented 5 months ago

Hi, I'm trying to restore a backup, but it seems to be getting stuck on restoring mods-backup, specifically a .zip of FFmpeg in the config folder left over from a mod I used to have.

Log: https://mclo.gs/joKujV6

I'm using native git. If there's no immediate fix for this, is there a way to restore backup skipping mods?

Niterux commented 4 months ago

I have the same issue. This prevents me from restoring any backup because it is having the smudge error with the "DIM-1/data/raids.dat" file.

socalledtheraven commented 1 month ago

same here

Wekseth commented 1 month ago

yup, any update on this isseue? (I made a github account to follow this issue and comment im very uneducated on github ui so if ive missed an update my bad lol)

pcal43 commented 1 month ago

Please use the discord channel for support requests. https://pcal43.github.io/fastback/

Niterux commented 1 month ago

It isn't a support request though? Your mod has a fatal bug in it that stops all backup restorations. I've tried getting support in your Discord multiple times and no fix for this bug was given. Only tedious manual restorations with the command line prompt.

pcal43 commented 1 month ago

It's almost definitely an issue in your environment, not a bug.

Niterux commented 1 month ago

I don't know what I did wrong everything else with git works fine and manually restoring it through the command line works fine, it's a bug with the mod. Asking for help in your server didn't get the problem fixed I still can't restore through the mod. If it is an issue with the environment can you at least put a fix for it on the wiki?