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.
2014-08-15, 06:55 PM
2018-04-26, 06:35 PM
2018-04-26, 06:35 PM
0
2
-