-
Content Count
8572 -
Joined
-
Last visited
-
Days Won
36
Content Type
Profiles
Forums
Calendar
Posts posted by LexManos
-
-
-
If you download from unofficial sites, you wont get the real Forge.
Forge is never packaged with anything but Forge. No Chromium or other crap.
There isn't anything we can do fix you guys downloading from bad sites.
Be better at using the internet.
-
Forge will always target the version of java that Minecraft targets. So, currently J8.
Once Mojang upgrades, we can upgrade and utilize a lot of new features. Our loader re-write was actually done to support J9+ better.
As for upgrading ASM, it's on the todo. But it has a lot of side effects that break things.
-
GradleStart no longer exists in FG3+
Use the run configs provided. Which should be generated by running the eclipse task.
-
Fixed: https://github.com/MinecraftForge/InstallerTools/commit/7e6f8d0e6457f9a027a54e6aaa6d7c2c3694a276
The proper work around for older versions is to just run the vanilla launcher first. Or manually make the directory.
Umbra is correct, you should not be redistributing Mojang's libraries.
-
No idea, modders just scream that they want direct GL without articulating why or what they are doing. Or how the system we currently have is not adequate.
-
-
Vanilla is attempting that, it just moves slowly. And modders are vilently resistant to change. So in theory a system could be developed to do 99% of what modders need. But it would never be used.
-
Issue with the twitch servers. I have reported it to them. They should fix it eventually. Until then, Use Forge directly, or manually add that file where it needs to be.
-
you can not install the client headless, but we have a --installServer option for installing the server headless.You can get all information by passing --help
-
Did a quick google, Seems this is adware called WebDiscover: https://malwaretips.com/blogs/webdiscover-removal/
You installed it somehow, so go uninstall it, i'd also recommend running a deep scan with your anti-virus. (I personally recommend Malware Bytes)
-
There doesn't actually seem to be anything wrong here. You have chrome open...
Close it... It is weird that you don't have the tabs up top or the windows controls. But clicking on it and alt+f4 should exit out.
IF it's not intractable, then you may of fallen victim to a common prank where someone set your background into a screenshot.
But yes, as everyone else says, be sure you only install Forge from files.minecraftforge.net
-
-
-
both use the same code.
So.. post your corrupt json file listed at:
Loading Json: C:\Users\bryan\AppData\Roaming\.minecraft\versions\1.14.3\1.14.3.jsonso we can see what is broken on your end.
-
-
-
2 hours ago, LexManos said:The tool doeasn't download the file. So it's just a matter of running the game and letting the vanilla launcher download the file.
1.14.3-27.0.25 should fix that.
-
this is a bug in the new beta launcher from Mojang.
They know about it and have a fix, for whenever they push out another launcher update.
-
The tool doeasn't download the file. So it's just a matter of running the game and letting the vanilla launcher download the file.
-
Anything made during this bug is gone because they are all map '0'. So throw out old maps and make new ones.
-
It's pretty stable, we're squashing bugs as people report them. The one MAJOR feature that is missing is the fluid system. Which requires a complete re-write. We'll get that that eventually.
Modders should start updating, and giving us feedback.
-
2
-
-
-
Include the Kotlin runtime in Forge
in Suggestions
Posted
You are the 1%, just because you use something doesnt mean everyone does.
Forge will never again ship an extra language by default. you can already get a standardized language loader that you only need to download once.
That's why we built that system.