Uploaded image for project: 'Minecraft Launcher'
  1. Minecraft Launcher
  2. MCL-2957

Forgotten tweak class in the a1.2.6.json

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • None
    • 1.5.1, 1.6.11
    • None
    • None
    • Ubuntu Linux 14.04
    • Confirmed

      Mojang forgot the tweak class in the a1.2.6.json

      This is the original line in the a1.2.6.json:

      "minecraftArguments": "${auth_player_name} ${auth_session} --gameDir ${game_directory} --assetsDir ${game_assets}",

      This is wrong.
      It should be:

      "minecraftArguments": "${auth_player_name} ${auth_session} --gameDir ${game_directory} --assetsDir ${game_assets} --tweakClass net.minecraft.launchwrapper.AlphaVanillaTweaker",

      When you join in a multiplayer server, your name is Player524.

            Unassigned Unassigned
            Howaner Franz Reiter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: