KENTY
Refugee
I am looking for a way to migrate my save data from playing on Steam for Windows to Ubuntu.
After some research, I found out that I can copy the following folder, but it outputs an error. If anyone knows how to solve this problem, please let me know.
Folders
Error
Note: "[world name]" will contain the name of the world.
Another answer said it was a file permissions issue, but the specific solution was unclear.
After some research, I found out that I can copy the following folder, but it outputs an error. If anyone knows how to solve this problem, please let me know.
Folders
- Windows: %appdata%\7DaysToDie
- Ubuntu: /home/sdtd/.local/share/7DaysToDie
Error
Note: "[world name]" will contain the name of the world.
Code:
ERR Could not load file '/home/sdtd/.local/share/7DaysToDie/Saves/West Xuyofu Territory/[world name]/blockmappings.nim': Access to the path "/home/sdtd/.local/share/7DaysToDie/Saves/West Xuyofu Territory/[world name]/blockmappings.nim" is denied.
EXC Access to the path "/home/sdtd/.local/share/7DaysToDie/Saves/West Xuyofu Territory/[world name]/blockmappings.nim" is denied.
Another answer said it was a file permissions issue, but the specific solution was unclear.