dizzyd / mcdex

Minecraft Modpack Management
Apache License 2.0
75 stars 8 forks source link

New profile not working on Windows #24

Closed legomolina closed 6 years ago

legomolina commented 6 years ago

I've just downloaded the Windows version and installed a clean Minecraft (previously deleted C:\ProgramFiles(x86)\Minecraft folder and %appdata%.minecraft). Once is installed I logged in and go to the cmd to execute the command and install the Age of Engineering modpack and all goes well but when I launch the game again, I have not any new profile created.

GrenderG commented 6 years ago

Same on Ubuntu 16.04.

dizzyd commented 6 years ago

Can you please try something for me?

  1. Install Minecraft
  2. Start Minecraft and Login
  3. Shutdown Minecraft
  4. Use mcdex to install the pack
  5. Start Minecraft and Login

This should work. Note that it's important to login into Minecraft at least once before running mcdex as Minecraft installs a bunch of files/configs that Mcdex requires. Let me know if that helps!

GrenderG commented 6 years ago

@dizzyd, that's exactly what I have done. Everything seems installed fine under ~/.minecraft/mcdex/pack/ but no profile has been created.

Command used: mcdex pack.install aoe1.1.2 https://minecraft.curseforge.com/projects/age-of-engineering/files/2503175

legomolina commented 6 years ago

Same as @GrenderG, downloaded and installed the game, run it, logged in successfully and executed the command to install the modpack. All files were created under mods folder but not the profile.

dizzyd commented 6 years ago

Weird. I'll take a look this evening; could be that something changed in the launcher that I need to adjust for. :)

GrenderG commented 6 years ago

Thanks, keep us informed.

dizzyd commented 6 years ago

I've reproduced this. Working on a fix...

dizzyd commented 6 years ago

Fixed in v0.8.5. Thanks for the report!