Jump to content

LexManos

Forge Code God
  • Posts

    9273
  • Joined

  • Last visited

  • Days Won

    68

Everything posted by LexManos

  1. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  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.
  3. 1.6.4 != 1.16.4 You're running the wrong installer if you're getting this error.
  4. Ignore that. The mods are loaded fine.
  5. Forge does everything that it can and has been pointed out to make sure performance is good enough. MOST of those 'performance' mods are snake oil and/or break other things as side effects. If you or these authors have actual strain points that we can fix then feel free to bring them up. But 'This mod make FPS go burr add it!' isn't a valid argument. We require numbers, quantifications, justification.
  6. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  7. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  8. Why would you ask us about that? We are not Overwolf/CurseForge. Ask them.
  9. Really old Minecraft versions are no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  10. You downloaded the wrong installer. 1.16.4 != 1.6.4
  11. Ah, you've got java 15 installed. Forge uses javascript, which was removed from java 15. So use java 8-14. Or add the supplemental nashorn libraries back into your java.
  12. Sounds good, Forge runs fine on linux if that's a option for you. It even works in headless mode just like the normal server.
  13. Just for sanities sake, I tested locally, and it indeed does work the way we intended it on my machine. Do you perhaps have a over-zealous antivirus or something that is causing the java process to be blocked? And as Daemon said, log files would be helpful.
  14. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  15. The point dieseiben is trying to make, is that your first step is unneeded. Not that it is doing something wrong. You can completely skip the first step and the eula.txt will be generated when you run Forge for the first time. Or more specifically, since you skipped it in your install steps. Step 1) should be to run Forge's installer jar. And yes, Forge's jar in the root is only 205KB As it's just the boot strap code. The rest of Forge lives in the libraries folder along side all the other libraries. After running the Forge installer, you should NEVER run the vanilla jar again. Especially when you have an existing world. As it would remove all modded content from your world. We've debated moving the vanilla jar into the libraries folder so people arnt tempted to run it. Unfortunately there are too many server companies that expect the jar to be there for it to be a sensible change.
  16. Mods have dependencies... If you don't install them all then it won't work. They are usually listed on whatever site you're downloading the mod from. Read your screen properly and follow what it says.
  17. There is a ever popular route of making a calculator. Again, crawl before you walk, walk before you run. Making a game/game content can be a end goal, but you need to understand the basics.
  18. 1) Stop double/triple posting. People will respond to you when then can/want. 2) There are TONS of tutorials out there randing from java basics, {MIT has a really nice full course in video format for free} to Forge specific ones. Tho those tend to be in text format. What I would suggest, is that you find someone who can write the mod you want RIGHT NOW for you. And then you spend some time yourself learning the basics of Java before attempting to write a mod.
  19. 1.8 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  20. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  21. 1.8 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  22. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  23. Banned for being a fucking idiot, yes you need proof when fighting a copyright case in court. However in every country that matters the creators are assumed the creators until challenged. Which means they have default copyrights even if not registered. There is a difference between trademarks and other facets. It's not a black and white world. And indeed it would take a lot of paperwork and red tape to make your case. But that doesnt mean it doesnt exist. Also, I like how you used Mickey Mouse THE REASON copyrights and trademarks dont expire in a reasonable timeframes, as your example of things expiring... You are really really misinformed.
  24. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  25. Please do your research on the subject. You've got the right start. But you've ignore the "Its still a legal grayzone" part. We're trying to work with Mojang to make it legally explicit that we can use it. But until we get that legal permission we're not going to make it our target. You can target it yourself for your mod, it's a feature FG supports. But still, it's not a good option as you don't have the legal rights to redistribute it in your mod code. So be careful.
×
×
  • Create New...

Important Information

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