Open endumiuz opened 4 years ago
For vanilla, the mainClass should be
mainClass="net.minecraft.client.main.Main"
instead of
mainClass="net.minecraft.launchwrapper.Launch"
for any version of Minecraft 1.6 or later
Ok, thanks! It would be nice if FastPack could set it to that if you don't specify --forge version.
I'm trying to add a vanilla minecraft serverpack but I get this error when trying to start it:
Here's my XML:
I don't want to have to start another launcher to play vanilla. Am I doing something wrong? It works if I add Forge.