Jump to content

DaemonUmbra

Members
  • Posts

    11222
  • Joined

  • Last visited

  • Days Won

    67

Everything posted by DaemonUmbra

  1. If you're new to Java, learn Java before you start modding, the error you're getting means your code isn't valid. Also I hope to god you aren't hoping on making modding tutorials as your first experience in modding.
  2. Really old Minecraft versions are no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  3. What do you need this for? This sounds like something you shouldn't be doing, or going about something the wrong way.
  4. terraincognita has an incorrect version number for quark, report it to the mod author
  5. How did you install Forge on the server?
  6. Are you really going after 1.5.2 or are you trying to go for 1.15.2 and forgetting a 1?
  7. Dependencies that have names ending in _mapped_[stable/snapshot/official]_[Mapping Version] are NOT hosted anywhere, they are generated by ForgeGradle on the fly and inserted into Gradle through a fake repository, when one of these dependencies is reported missing it is a sign that errors occurred generating them. Please look higher in the Gradle log for answers.
  8. Last thing I can think of is deleting C:\Users\wyatt\AppData\Roaming\.minecraft\versions\1.16.5\1.16.5.jar
  9. User was banned for piracy. Buy the game.
  10. Replace https://files.minecraftforge.net/maven with https://maven.minecraftforge.net, the server moved
  11. Delete C:\Users\wyatt\AppData\Roaming\.minecraft\libraries\de\oceanlabs\mcp\mcp_config\1.16.5-20210115.111550\ and try again
  12. Forge doesn't use Optifine, but Optifine is a rather invasive mod that overwrites a lot of stuff, here we see it removing or otherwise rendering unusable or invalid, a Forge-added method.
  13. You're trying to use 1.16.2 Optifine on 1.16.5, this is not going to work
  14. Probably some visual editor for Lucky Block Mod Addons (which are just zips of configuration txts)
  15. mods.toml is not a user-area file, if the game is complaining about it then you have a broken mod.
  16. 1.8 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  17. If he's on Windows... C:\Users\<Username>\AppData\Local\Temp (It's a hidden folder for a reason, only delete the folders that start with forge_installer)
  18. Have you consulted with the modpack's creator first?
  19. Did you delete the files manually or did you check through Add/Remove Programs for Java installations?
×
×
  • Create New...

Important Information

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