Jump to content

DaemonUmbra

Members
  • Posts

    11222
  • Joined

  • Last visited

  • Days Won

    67

Everything posted by DaemonUmbra

  1. Please don't hijack other people's threads if you have an issue make your own thread with logs
  2. Try a more recent version of JEI
  3. This can be done without events, just override onBlockActivated in your block
  4. Helpers like that are basically useless, just use the regular Block constructor in-line. Also, is ItemHelper one of your classes? I can't seem to find it in Forge or Minecraft
  5. Where are you getting zip files from? I would assume you are downloading CurseForge modpacks manually and dropping their zips into your mods folder, which is not how they work. If my assumption above is correct you should know that CurseForge modpacks do not contain the mods themselves, they instead have a manifest pointing to where the mods are on CurseForge's network, this manifest is intended to be read by the Twitch client which will then download the mods according to the manifest.
  6. Do you set the registry name in your block's constructor? Is there a reason your block's constructor doesn't match Block's constructor?
  7. Why would you post twice like that? Click on the Modpack -> Gear -> Repair profile
  8. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  9. Did you modify either of those while posting them here?
  10. I'm not sure the performance gain will be as massive as you make it out to be
  11. Are you on *nix, Mac, or Windows? You appear to be making assumptions and doing things that are not mentioned anywhere
  12. 1.7 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  13. You could move the downloaded file into the libraries folder, but it shouldn't be necessary. Have you tried reinstalling Java?
  14. Have you tried a clean reinstall of your graphics drivers?
  15. 1.7 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  16. About as similar as a cat is to a dog. They are both pets and you are both crashing, however with completely different causes. Regardless, 1.7.10 is no longer supported due to its age. Please update to a modern version of Minecraft to receive support.
  17. 1.8 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. Use Java 8, one of the libraries Forge uses isn't compatible with Java 13 yet
  20. If you follow the link it gives you does it download a file?
  21. 1.7 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  22. 1.7 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  23. Have you checked the console for possible error messages?
×
×
  • Create New...

Important Information

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