Jump to content
  • Home
  • Files
  • Docs
  • Merch
Status Updates
  • All Content

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • LexManos

LexManos

Forge Code God
 View Profile  See their activity
  • Content Count

    8572
  • Joined

    April 23, 2012
  • Last visited

    59 minutes ago
  • Days Won

    36

 Content Type 

  • All Activity

Profiles

  • Status Updates
  • Status Replies

Forums

  • Topics
  • Posts

Calendar

  • Events
  • Event Comments

Posts posted by LexManos

  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • Next
  • Page 4 of 332  
  1. Include the Kotlin runtime in Forge

    in Suggestions

    Posted July 23


    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.

  2. [1.13+] Modification of the code at the start of the game

    in Modder Support

    Posted July 19


    you don't. Mojang has specifcally asked that people do not screw with capes.

    Don't do it.

  3. Chromium Packaged with Minecraft Forge? [I downloaded from bad sites]

    in General Discussion

    Posted July 16


    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.

  4. upgrade ASM

    in Suggestions

    Posted July 16


    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.

  5. 1.14.3 Run From Eclipse

    in Modder Support

    Posted July 16


    GradleStart no longer exists in FG3+

    Use the run configs provided. Which should be generated by running the eclipse task.

  6. 1.14.3, Forge 27.0.43; Failure to download realms jar.

    in Support & Bug Reports

    Posted July 15


    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.

  7. Would a modding API without graphics access be as successful as forge?

    in General Discussion

    Posted July 15


    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.

     

  8. Why there is no link in .json for .jar

    in Support & Bug Reports

    Posted July 12


    Stop using cracked launchers. The installer installs the file fine.

  9. Would a modding API without graphics access be as successful as forge?

    in General Discussion

    Posted July 12


    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.

  10. Problems downloading a certain file

    in Support & Bug Reports

    Posted July 11


    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.

  11. How to install Forge headlessly?

    in Support & Bug Reports

    Posted July 11


    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

  12. Help

    in General Discussion

    Posted July 9


    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)

     

  13. Help

    in General Discussion

    Posted July 9


    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

  14. Can't Run the 1.14.3 Forge Installer

    in Support & Bug Reports

    Posted July 9


    What launcher are you using?

  15. Can't Run the 1.14.3 Forge Installer

    in Support & Bug Reports

    Posted July 9


    Give me your file at: C:\Users\JVDAS\AppData\Roaming\.minecraft\versions\1.14.3\1.14.3.json

  16. forge 1.14.3 file is corrupt?

    in Support & Bug Reports

    Posted July 7


    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.json 

    so we can see what is broken on your end.

  17. 1.14.3 doesn't install e.g. libraries couldn't download

    in Support & Bug Reports

    Posted July 6


    Install using our installer normally.

  18. 1.14.3 doesn't install e.g. libraries couldn't download

    in Support & Bug Reports

    Posted July 6


    Issue on Twitches end nothing we can do about it.

  19. forge installer 14.3 not working

    in Support & Bug Reports

    Posted July 5


    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.

  20. no debug.log

    in Support & Bug Reports

    Posted July 5


    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.

  21. forge installer 14.3 not working

    in Support & Bug Reports

    Posted July 5


    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.

  22. Map Issues 1.14.3

    in Support & Bug Reports

    Posted June 29


    Anything made during this bug is gone because they are all map '0'. So throw out old maps and make new ones.

  23. Forge 1.14.3 : Is it considered stable?

    in General Discussion

    Posted June 27


    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.

    • Like 2
  24. Map Issues 1.14.3

    in Support & Bug Reports

    Posted June 27


    https://github.com/MinecraftForge/MinecraftForge/commit/ac8b196b8c1e234036a013dd98135d43cf75422e

    • Confused 1
  25. Forge Not Loading Mods

    in Support & Bug Reports

    Posted June 25


    congrats, you necroed a 4 year old thread.... Don't do that.

  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • Next
  • Page 4 of 332  
  • All Activity
  • Home
  • LexManos
  • Theme
  • Contact Us
  • Discord

Copyright © 2019 ForgeDevelopment LLC · Ads by Curse Powered by Invision Community