Jump to content

Recommended Posts

Posted

Hello, I just check that in Forge profile, the file .json got this line:

 

"minecraftArguments": "${auth_player_name} ${auth_session} --gameDir ${game_directory} --assetsDir ${game_assets} --tweakClass cpw.mods.fml.common.launcher.FMLTweaker",

 

The problem with logging is that you dont give the game the correct parameters. Just correct it as follow:

 

"minecraftArguments": "--username ${auth_player_name} --session ${auth_session} --gameDir ${game_directory} --assetsDir ${game_assets} --tweakClass cpw.mods.fml.common.launcher.FMLTweaker",

 

And then is going to work.

 

 

 

Posted

The Forge profile is fine, it's 6minecraft's shit thats fucked up. Go bitch at them to at least get there facts straight if they are going to steal our shit for there ad rev. {I've tried talking to them before to try and get things cleared up, corrected, etc.. they are twats}

 

Just use official sources for information not 3rd party site.

 

The installer will set everything up as you need it.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted

I use the official source, not any 3rd party site ... And everyone is complaining about this bug, this is a way to solved it

Posted

Condiering you're pointing out something that is quite obviously broken.

And THE OFFICIAL VERSION is not broken.

Seems to me like your 'official' source is NOT official.

The ONLY official source is files.minecraftforge.net

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted

I got orignal minecraft forge from files.minecraftforge.net and i have this problem. I didn't understand it well and i just found the part, removed it and replaced it with the second one. Not Workung :(

Posted

The official files do NOT have this problem.

If you think they do please provide the EXACT link you used to download the file.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Posted

1) Dont hijack others threads esp if they are about completely different topics

2) Make your own post and provide LOGs

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.