Closed jasperweiss closed 10 months ago
Not sure what to say here. I feel like there must be something more interesting lower down in the log.
See the full log after a fresh start of the game here
I started a backup immediately after opening the world with /backup local,
waited for a bit and then ran /backup list
a couple of times (which does not produce any output).
Yeah, I really can't say what's going on there. Maybe check debug.log.
Same issue here, no output for /backup list
after /backup init
and /backup local
. Git for windows and git-lfs installed, both available in PATH. No info in debug.log
I noticed after a git status
of the save folder all of the files are marked as untracked, there is a default main branch with no commits.
No commits yet
Untracked files:
(use "git add <file>..." to include in what will be committed)
.fastback/
DIM-1/
DIM1/
advancements/
data/
entities/
icon.png
level.dat
level.dat_old
playerdata/
poi/
region/
session.lock
stats/
nothing added to commit but untracked files present (use "git add" to track)
The mod says 'native git is installed'
/backup init
works fine, but/backup local
doesn't do anything besides putting 'Backing up...' in the chat./backup list
does not output anything.Here's the console log