Jump to content

DaemonUmbra

Members
  • Posts

    11222
  • Joined

  • Last visited

  • Days Won

    67

Everything posted by DaemonUmbra

  1. You know that line in the MDK that says not to edit anything above it (indicating the buildscript block) that you messed with? Yeah reset that to how it comes in the MDK. The buildscript is entirely separate from the rest of the build.gradle, it signals what Gradle is going to need to set up to be able to interpret the rest of the file, so if you need to add a repo to your project, add it to a repositories block OUTSIDE of buildscript.
  2. Please stop necroing this thread, people. If you have an issue please make a thread and provide details beyond "My issue is the exact same" because it almost never is.
  3. That's not really what I meant but I think I see the issue now, are you trying to use the CurseMaven Plugin? Because that's been deprecated in favor of just using https://cursemaven.com as a maven repo (see the site in a browser for more info)
  4. Delete C:\Users\nharr\AppData\Roaming\.minecraft\config\fml.toml, something went wrong with generating or saving it and it's been corrupted
  5. Yes, also make sure that nothing external is automatically trying to back up your Curse installation (OneDrive is a piece of Windows bloatware that likes to do this)
  6. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  7. The format did not change, FG4 runs on a newer version of Gradle than FG3 does, also these errors usually indicate something went wrong earlier in the process, please provide the full console history
  8. Where did you get the mod from and what's the file's name?
  9. Some other program has taken exclusive control over a config file, that's all I can tell from this log. Were you editing the config at the time?
  10. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  11. Please provide debug.log (more info on where it is and how to provide it in my signature below, just expand the spoiler)
  12. Why can't you just directly set the item frame's item from the server side?
  13. 1.14 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  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. Just a reminder, this has nothing to do with us.
  16. Please provide debug.log (more info on where it is and how to provide it in my signature below, just expand the spoiler)
  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. Don't bump, please. I got better FPS when I turned off VSync, apparently Mojang's implementation of it might be crap
  20. Why do this instead of using the built in NBT structure storage?
  21. This is an issue between GLFW and Apple M1. It's been fixed but Mojang hasn't retroactively updated the libraries to a fixed version.
  22. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
×
×
  • Create New...

Important Information

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