Jump to content

DaemonUmbra

Members
  • Posts

    11222
  • Joined

  • Last visited

  • Days Won

    67

Everything posted by DaemonUmbra

  1. Choose a better mod id and update to a modern version as well...
  2. Give it more RAM
  3. Looks like you'll need to manually specify the path to the Java 8 binary, idk enough about Mac to know why the terminal is using a different version than the OS GUI
  4. Run the command java -version
  5. Where are you getting your mods?
  6. Take a look at the Events Documentation and look at using this event.
  7. Not just "outdated", they are for an ancient version of Minecraft...
  8. Can you show me the whole list, not cropped?
  9. Is there anywhere in that panel that shows all installed versions?
  10. You have a very old coremod installed, remove it.
  11. 1.4.6 is no longer supported on this forum due to its age. Please update to a modern version of Minecraft to receive support.
  12. Does it crash without Optifine?
  13. Are you trying to add JEI integration to your mod or just run with it?
  14. How did you add JEI to your dev environment?
  15. 1.8 is no longer supported on this forum due to its age. Please update to a modern version of Minecraft to receive support.
  16. Blood Magic needs Forge build 2779 or later (the blood magic repository indicates 2808 is the version they are developing in), they're using code that was added in that version and have not indicated as such in their dependencies string, so Forge doesn't catch it.
  17. Stop bumping. Do you have any mods installed or is this just Forge? Edit: Merged your threads too
  18. NoClassDefFoundError is common when mods screw up with hard references, but to have this happen with java/lang/Object. That should not be possible unless something is wrong with your Java install.
  19. https://minecraft.gamepedia.com/Minecraft_launcher#Profiles
  20. if you haven't set it manually it'll be giving Minecraft the default 1 gig, this is done via the java arguments in the launcher.
  21. How much ram are you allocating to Minecraft?
  22. How long have you allowed the game to remain "frozen" before killing it?
  23. Please read the EAQ or the "Logs" section of my signature and post your debug.log in the preferred manner.
  24. I can't believe I'm about to say this, but try using this ancient version of JDK 8, apparently gen 1 and 2 Intel chips have an issue with Java versions newer than this. I would recommend putting "get a new PC" on your to do list.
  25. What are your computer specs(CPU, RAM, GPU)?
×
×
  • Create New...

Important Information

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