Jump to content

DaemonUmbra

Members
  • Posts

    11222
  • Joined

  • Last visited

  • Days Won

    67

Everything posted by DaemonUmbra

  1. You tried to run a 1.17.1 mod on 1.16.5, this is not going to work
  2. MinecraftForge and CurseForge are two separate entities.
  3. Then post it to imgur and use the link they give you. I'm not helping you until you prove you own the game
  4. I can't debug your repo properly due to errors you made in setting it up. You are missing your build.gradle, .gitignore, and gradle wrapper stuff. Do you have permission from the original author to remake their mod and post their deobfed decompiled code?
  5. 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.
  6. That's not the debug.log
  7. 1.7 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  8. This system was not brought across the 1.12 -> 1.13 gap because Mojang implemented "Game Directories" in their launcher, making this system redundant and inferior. TLDR:
  9. Is there a reason to not use Curse's own Client?
  10. People who run sites like that tend to run them out of less scrupulous countries where it's impossible or otherwise very expensive to get them taken down, and then they just pop back up again at a new address. Only download Forge from https://files.minecraftforge.net/
  11. The initial release of Forge 1.17.X is currently broken and being worked on, no manual changes to anything should be required.
  12. First you should look into the concept of Sides, as the code you have there will crash if you attempt to use it on a server.
  13. Use the full path to the java 8 executable instead of just invoking "java"
  14. Please provide debug.log (more info on where it is and how to provide it in my signature below, just expand the spoiler)
  15. Use one of the sites listed in my signature please, preferably Gist
  16. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  17. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  18. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  19. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  20. This is exactly what the gradle wrapper(gradlew) negates the need for... gradle wrapper, not eclipse... Please provide the command as you typed it and the response you got
  21. Delete forge-client.toml from your config folder
  22. [14Jul2021 18:25:10.007] [Netty Client IO #3/INFO] [net.minecraftforge.fml.client.ClientHooks/CLIENTHOOKS]: Client has mods that are missing on server: [little_critters]
×
×
  • Create New...

Important Information

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