Jump to content

LexManos

Forge Code God
  • Posts

    9279
  • Joined

  • Last visited

  • Days Won

    72

Everything posted by LexManos

  1. Hi! It looks like you're having issues installing Forge. In order to root out one of the more common issues, we'll need to see your hosts file. Here's the steps to getting this file. 1) Press the Win + R key on your keyboard. 2) Paste the following into the prompt that opens: notepad %windir%\system32\drivers\etc\hosts 3) Use Ctrl+A to select everything in the file, then Ctrl+C into the textbox to post to this thread. Looking forward to your reply!
  2. Some zip managers like to take control of the .jar file extension away from Java. Make sure you have Java installed and try running Jarfix once, then try the installer again. You'll need to be more specific on what you're doing beyond that. All you need to do is run the `java -jar <path to installer.jar>`
  3. Some zip managers like to take control of the .jar file extension away from Java. Make sure you have Java installed and try running Jarfix once, then try the installer again.
  4. The answer isn't gunna change. Optifine is well known to break many things and not fix them. Its recommended to avoid it. There is nothing we can do on our end to fix it being broken.
  5. For future note, almost everything we make/host has the official download page on our maven. https://files.minecraftforge.net/net/minecraftforge/Scorge/ Is the one for Scorge it's a little wonkey for this one specifically cuz we have one build with a MC version prefix but I'll fix that in a bit. As for it being on CurseForge or any other mod repo. Thats a manual process that I guess Illy just forgot to do. Will poke him about it next time he touches it.
  6. The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  7. The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  8. 1) Use English on these Forums 2) Remove Optifine, even if you think you need it, you don't. 3) When you remove mods, provide new log files so we can see the issues. 4) Don't spam bump your posts.
  9. Dont bump a 10 year old thread, none of the information here is up to date. And no, installing Forge multiple times does not 'reset' anything. Your data is still there. Just be careful loading worlds in different versions like you would in Vanilla Minecraft.
  10. Some zip managers like to take control of the .jar file extension away from Java. Make sure you have Java installed and try running Jarfix once, then try the installer again.
  11. Hi! It looks like you're having issues installing Forge. In order to root out one of the more common issues, we'll need to see your hosts file. Here's the steps to getting this file. 1) Press the Win + R key on your keyboard. 2) Paste the following into the prompt that opens: notepad %windir%\system32\drivers\etc\hosts 3) Use Ctrl+A to select everything in the file, then Ctrl+C into the textbox to post to this thread. Looking forward to your reply!
  12. 'java' not 'javaw' Javaw opens it in the background.
  13. The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  14. Forge only works on Java Minecraft, not Bedrock. But you should be able to still get the java edition through the Minecraft launcher. As for our installer, it also needs java itself to be installed. You can get it here: https://adoptium.net/
  15. You don't. The jar file to run a server doesn't exist anymore. Use the bat file if on windows, or the sh file if not. If you're using a server hosting company thats asking for a jar file. Tell them to update to modern java.
  16. Some zip managers like to take control of the .jar file extension away from Java. Make sure you have Java installed and try running Jarfix once, then try the installer again.
  17. Its an error applying a mixin, which is something that breaks into internals of things and are very fragile in comparison to using the systems we put in place in Forge. This is the definition of not our problem. If they used Forge directly it wouldn't ever try to apply a mixin and thus wouldn't get a mixin application error.
  18. My tests through VPNs show that it is working fine. However, if it messes up for you feel free to skip it. We provide the direct links for people who either can't, or don't want to see the ads. If you feel like you still want to give back, we have donation options.
  19. Some zip managers like to take control of the .jar file extension away from Java. Make sure you have Java installed and try running Jarfix once, then try the installer again.
  20. We are not Curse. We are Forge. Two completely different things.
  21. Correct, We are Forge, we do not load Fabric mods. It is recommended that you stick to Forge mods.
  22. You are correct, this has been discussed many times. And nothing you've brought up addresses any of the issues properly. The answer is no. it's not going to happen.
  23. The version you are using is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  24. Yes we could randomly generate version numbers for java's module system and fix modders being stupid. But we don't. Because we don't fix modders stupidity. They have to work within the confines of the systems they are in. This one in particular was exposed by us fixing a bug where we didn't honor the standard Java's spec on defining versions. The modder actually went out of their way to specify the version as defined in the Java spec. But inserted a incorrect value. It's like if you ask someone for a glass of water, and they hand you a glass of battery acid. Should you silently accept it, and find your own water, or should you yell at them that acid isn't water.
×
×
  • Create New...

Important Information

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