Jump to content

LexManos

Forge Code God
  • Posts

    9264
  • Joined

  • Last visited

  • Days Won

    66

Everything posted by LexManos

  1. First off, don't. Config based registry entries are EXPLICITLY designed to be a PITA because you SHOULD NOT be doing it.
  2. You can view your own post in your profile. There has been only one post moved to the trash and it's because you keep asking how to make a core/jar mod which is not supported here. We have moved past such things 5+ years ago. We will not help you step backwards in time and explicitly break Mojang's EULA. You don't need a 'client', you need need a mod. Anyways, move on.
  3. This is a lwjgl issue, once they release their update to fix their end. Then Mojang uptakes that to everyone or you hack it in yourself then it'll work. But, this isn't a Forge issue. So look upstream.
  4. Minecraft doesn't have 'default nbt', best you're gunna get is the capability init function.
  5. Better would be to explain what exactly you're trying to accomplish, Why do you need a per-itemstack callback?
  6. Replacing vanilla blocks work just fine. The problem is Mojang wrote bad code that uses direct references to their versions of the blocks for the world gen. And to change it would be literally 700+ new patch files. Nobody has bothered to grind out the work that would need to be done to do it. Mainly because it's not worth the effort. I highly doubt you have a explicit need to replace dirt. Whatever you're trying to acomplish can probably be done in a different way that doesn't break things.
  7. No, this is not a feature of the java edition.
  8. Check your anti-virus. If things are just 'disappearing' then most likely your AV is being over-zealous
  9. 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.
  10. https://linuxcommand.org/lc3_lts0020.php Run the game from the correct directory...
  11. It puts them in the working directory. So it's up to however you're running the jar.
  12. You need to be sure to run the installer normally. If you do, then the files it's failing to find will exist.
  13. Why are you trying to run optifine on the server?
  14. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  15. Please download the .jar version of the installer (not the Installer-Win variant) from our official downloads page: http://files.minecraftforge.net Open the folder containing the downloaded file in Windows Explorer. Hold down shift and right-click an empty space, then select "Open command window here". In the new window type java -Djava.net.preferIPv4Stack=true -jar [name of the installer], replacing [name of the installer] with the complete file name of the installer, including the .jar file extension. Then hit enter. If that does not work, respond to this post providing the installer log file ([name of the installer].log) that is created alongside the installer you downloaded.
  16. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  17. Post your log files, which can be found.. in the logs folder in your game directory.
  18. You need to be more specific. Most likely you're not running the INSTALLER. So show us exactly what you're doing and how. And what EXACT files you downloaded.
  19. That is an advertisement, just download our installer by clicking the skip button on the top right.
  20. Versions specific subfolders are no longer a thing. Use the game directory option in the launcher.
  21. "Panel" is very very vague. Anyways the docs are already out there you can find it. However we're not going to help you bypass the main source of revenue that pays for the servers that people like you use to download forge. So ya... No.
  22. We expose a json file, but there is no real sane reason for you to use it.
  23. On top of that, read what you're complaining about. Some OTHER 3rd party hack/virus bundles our installer. We don't bundle it. There is nothing we can do to prevent Some rando coming along and shoving our software into their virus. We don't distribute it, and our official download page is clean. So as long as you only get Forge from us, you're fine.
  24. Specifically the "fuck you everyone should fuck you to by copy pasting my coremod" showed you have no respect for this community. And as such we are not going to give you a platform to continue to do exactly the opposite of what you are told you should do. Disrespectful, anti-opensource, anti-community mindsets are not welcome here.
×
×
  • Create New...

Important Information

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