Jump to content

DaemonUmbra

Members
  • Posts

    11222
  • Joined

  • Last visited

  • Days Won

    67

Everything posted by DaemonUmbra

  1. There's only one installer, and that's the only one you should be downloading and running. What happens if you run the jar manually from a console window?
  2. 1.7 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  3. What you just typed doesn't make much sense in English, and none of it negates the fact that comparing the item that gets picked up to Items.POTATO is more efficient than comparing the registry name.
  4. Why do you need to use the item name? Are you doing something based on something that gets typed in?
  5. Can you reproduce the crash without Optifine and provide a fresh debug.log from that run?
  6. What's the difference between what your block does and what the team create command does?
  7. Why are you chaining getItem()? Nevermind, I didn't realize the number of layers the item itself is wrapped in and that is not how you check reference equality.
  8. How much RAM is in your machine?
  9. Don't compare the names, compare the items! (Or are you checking for equality with user input?) How do you check for reference equality in Java?
  10. You're not allocating all the ram in your machine, are you?
  11. Please provide debug.log musing one of the paste sites in my signature
  12. User was banned for piracy. Buy the game.
  13. Items are singletons, you can directly check for equality
  14. Why check the ID? You can compare it to Items.POTATO
  15. 1.8 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  16. Please provide your mods.toml and your main mod class
  17. Are you making a mod or playing with one?
  18. Show your mods.toml and your main mod class
  19. You appear to be trying to run CFB 1.14.4 on 1.15.2, this is not going to work.
  20. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  21. 1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
  22. Who is your internet provider?
  23. Try deleting the C:\Users\aarya\AppData\Roaming\.minecraft\libraries\net\minecraftforge\installertools\ folder entirely
  24. 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.