Mojira Archive
MCL-2957

Forgotten tweak class in the a1.2.6.json

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.

Incomplete

Franz Reiter

2014-08-15, 06:55 PM

2018-04-26, 06:35 PM

2018-04-26, 06:35 PM

0

2

Confirmed

1.5.1, 1.6.11

-