Open ghost opened 4 years ago
This is unrelated to this issue, but in the categories, the rest of RPG is cut out. Just an aesthetic issue that I didn't feel like was worth making a new issue over.
gdl does not have a mmc import option only twitch format works.
is this gonna be worked on eventually, or can I maybe help with it? Today I found this and manually transferred most of my MultiMC instances over here. Being able to properly import them... or even find them automatically and mass import would be very helpful.
If there are no resources free to work on this, I could maybe give it a go myself, I would need a hint though, where to start. Which file(s), which function(s), etc.
If you are a developer, we would love to see MultiMC import support in our Pull Requests ❤️ Otherwise it will take its time untill one of our Contributors does it 🙂
is this gonna be worked on eventually, or can I maybe help with it? Today I found this and manually transferred most of my MultiMC instances over here. Being able to properly import them... or even find them automatically and mass import would be very helpful.
If there are no resources free to work on this, I could maybe give it a go myself, I would need a hint though, where to start. Which file(s), which function(s), etc.
What do we need to make MultiMC zip importing a reality? If more $$ let me know, I might be able to help there.
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
.zip
exported from multimc.Expected behavior I expected to be able to import my modpack from multimc into gd, but obviously it didn't work, it just loads forever. The .zip file is named
aether.zip
, yet I getInstance name is not vaild...
every time I try running gd. Here's the log:Possible solutions 1) I think the path might be included in the name for some reason as a possible explanation to why the name is invalid no matter what I name it or where I place it.
Operating System:
Additional Information I'm totally able to install modpacks from the browser. I'm certain this is just an issue with local files on *nix systems.