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

How to add mods on MineTest? #6

Closed
LeandroStanger opened this issue Aug 2, 2018 · 8 comments
Closed

How to add mods on MineTest? #6

LeandroStanger opened this issue Aug 2, 2018 · 8 comments

Comments

@LeandroStanger
Copy link
Contributor

LeandroStanger commented Aug 2, 2018

Hello, i want to know how can i add mods, because the paste button is disabled on minetest’s game folder. Any solution? (I get minetest from Apps Center)
PS: Sorry but i know this is off-topic.

@nedrichards Could help? Topic: https://community.endlessos.com/t/how-to-add-mods-on-minetest/7268

@cpba
Copy link
Contributor

cpba commented Oct 9, 2018

@LeandroStanger I haven't actually tried to use any mods, but given that the manifest uses --persist=.minetest you should be able to install mods the usual way by dropping them in ~/.var/app/net.minetest.Minetest/.minetest/ rather than ~/.minetest.

@alexpattyn
Copy link

I'll add that I had to manually create a games folder in ~/.var/app/net.minetest.Minetest/.minetest/ but it did work.

LeandroStanger added a commit to LeandroStanger/net.minetest.Minetest that referenced this issue Jul 23, 2019
@sofar
Copy link
Collaborator

sofar commented Jul 24, 2019

This is an old bug where installing mods was a manual thing.

Nowadays Minetest has an in-game menu system that can download and install mods, texture packs and whole games from our central contentdb service.

I just tested it with the 5.0.0 /flatpak/ release and this has been functional since then, and is working correctly.

This doesn't need to remain open anymore - the problem is solved without flatpak manifest adjustments needed.

@cpba
Copy link
Contributor

cpba commented Jul 24, 2019

@sofar The pull request that automatically reopened this issue doesn't offer any explanation, so it was most likely done by mistake while trying to reference something else. I'm pretty sure you can safely close this again.

@sofar sofar closed this as completed Jul 24, 2019
@LeandroStanger
Copy link
Contributor Author

Captura de tela de 2019-07-25 17-05-08

@sofar
Copy link
Collaborator

sofar commented Jul 26, 2019

@LeandroStanger is there any noteworthy console output? Can you run it from a terminal?

@LeandroStanger
Copy link
Contributor Author

LeandroStanger commented Jul 26, 2019

2019-07-26 07:40:28: ERROR[Main]: https://content.minetest.net/api/packages/?type=mod&type=game&type=txp&protocol_version=37&hide=nonfree&hide=desktop_default not found (Timeout was reached) (response code 0)
2019-07-26 07:41:35: ERROR[AsyncWorker-3]: servers.minetest.net/list?proto_version_min=37&proto_version_max=37 not found (Timeout was reached) (response code 0)


@sofar
Copy link
Collaborator

sofar commented Aug 5, 2019

That would indicate a network issue. It could be temporary, or it could be local to your system.

2019-08-04 18:55:24: ACTION[Main]: Installed package to /home/sofar/.minetest/mods/moreores

Still works perfectly fine for me. Maybe someone else can check. It's entirely possible contendb was down while you tried.

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

4 participants