Jump to content

Lord Ptolemy

Forum Administrators
  • Posts

    870
  • Joined

  • Last visited

  • Days Won

    17

Posts posted by Lord Ptolemy

  1. The entire login process occurs between you and Mojang's servers. Technic is never part of the login process.

     

    The launcher is open source; you can find the repo here: https://github.com/TechnicPack/LauncherV3

    The code related to Mojang loginhttps://github.com/TechnicPack/LauncherV3/blob/master/src/main/java/net/technicpack/minecraftcore/mojang/auth/AuthenticationService.java#L97:L111

  2. 9 minutes ago, SwaggyPotato909 said:

    Well, I mean, I just bought Minecraft, as meaning I have a Microsoft account for Minecraft: Java Edition, and I'm only trying to get my modpack running, and I find it quite frustrating. Nah, real frustrating. I do understand the concern of cracked people being able to use you're launcher, but to be honest, the migration is said to be in early 2021, so if you could only just let go of the Minecraft.net Login and use the Technic login for the meanwhile until the migration has begun, that would be really awesome. I am told I am not a man of the brightest ideas, so I would completely understand if you find this suggestion really crappy, but that's the best idea that popped in my head that no one else had.

     

    On 1/11/2021 at 4:36 PM, Pyker said:

    We're not going to turn our launcher into a cracked launcher.

     

  3. Not a bug report. Moved to Platform Pagoda.

     

    The entire login process occurs between you and Mojang's servers. Technic is never part of the login process.

    The launcher is open source, you can find the repo here: https://github.com/TechnicPack/LauncherV3
    The code related to Mojang login: https://github.com/TechnicPack/LauncherV3/blob/master/src/main/java/net/technicpack/minecraftcore/mojang/auth/AuthenticationService.java#L97:L111

×
×
  • Create New...