Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not finding files in .minetest/games #9

Open
nycki93 opened this issue May 10, 2020 · 3 comments
Open

Not finding files in .minetest/games #9

nycki93 opened this issue May 10, 2020 · 3 comments

Comments

@nycki93
Copy link

nycki93 commented May 10, 2020

Where should I put custom games for this minetest install? The wiki suggests $HOME/.minetest/games, but that doesn't seem to work.

@popey
Copy link
Contributor

popey commented May 10, 2020

I think they live in $HOME/snap/current/.minetest/games

@nycki93
Copy link
Author

nycki93 commented May 11, 2020

I noticed that whenever I installed anything with apt, I got an error related to installing Oracle Java 11. I checked and found that I had a previous failed install related to a minecraft setup. After purging that data (stackoverflow thread) I reinstalled this snap and it worked fine. I think maybe it was just swallowing an error.

@nycki93 nycki93 closed this as completed May 11, 2020
@nycki93
Copy link
Author

nycki93 commented May 11, 2020

Wait, no, that error was related to me having accidentally installed both apt and snap packages. After purging that data, I'm back where I started. I've noticed this circular symlink:

nupa@stovepipe:~$ ls -la ~/snap/minetest/current/
total 12
drwxr-xr-x 2 nupa nupa 4096 May 11 01:19 .
drwxr-xr-x 4 nupa nupa 4096 May 11 01:18 ..
lrwxrwxrwx 1 nupa nupa    1 May 11 01:18 .minetest -> .
-rw-rw-r-- 1 nupa nupa  445 May 11 01:19 debug.txt

It looks like ~/snap/minetest/current/.minetest is symlinked backwards to ~/snap/minetest/current, which I don't think is intentional at all. Could that be why it's not finding my actual ~/.minetest folder?

@nycki93 nycki93 reopened this May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants