Jump to content

jdh5968

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by jdh5968

  1. * Maybe I can't access to this article too since I cannot just access to any of the threads, at high chance.

    Same as the title. I cannot access to Forge Forum Threads as other non-logged in users do. I cannot access through search either.

    I tried to access with removed cache, but it didn't help.

    Maybe there's a ban of my IP range or it's just my account is as newcomer?

     

    Plus, I couldn't access to modder support thread with logged-out state. Is there something wrong onto it?

  2. On 11/13/2021 at 9:46 AM, Rucadi said:

     

    Go to the folder:

    C:\Users\[YOUR_USER_HERE]\AppData\Roaming\.minecraft

    change the name of:

     

    launcher_profiles_microsoft_store.json

    to launcher_profiles.json

     

    install as usual.

    After installation, 

    delete the newly created launcher_profiles_microsoft_store.json

    and change the name of   launcher_profiles.json to launcher_profiles_microsoft_store.json

     

    Now it should work, basically forge should update the installer to detect the new launcher_profiles too.

     

     

    EDIT:

    I just saw that on the github repository, the source is already updated to detect microsoft's new profile names, they just have to update the downloadable installer to use the new version.

    But the older ones have no detections of MS Store-downloaded builds.

    I think I can deal with it by creating some symbolic links, so both launcher_profiles has a sync.

    Select one of them, remove the rest, and execute these commands on Command Prompt(Administrator mode):

    C:
    cd %appdata%\.minecraft
    mklink .\launcher_profiles.json .\launcher_profiles_microsoft_store.json

      ^ Note that this is one of the examples if you selected launcher_profiles.json as source. If you selected launcher_profiles_microsoft_store.json as a source, just swap .|launcher_profiles.json and .|launcher_profiles_microsoft_store.json and it should work.

     

    WARNING: If you're using both launchers, you should not launch both because after using this method both launcher uses the same file that it'll crash one of them, or both. If you have no plan to use MS Store's build, just forget about it.

  3. I'm writing this because it's already at Pre-Release phase lol

    So, if 1.18 is out and devs start to work with that version, will 1.16.x(released just a year ago) last as LTS?
    Or, 1.16.x will go unsupported and 1.17.1(no stable release exist at this moment) will become LTS?

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.