Jump to content

DaemonUmbra

Members
  • Posts

    11222
  • Joined

  • Last visited

  • Days Won

    67

Everything posted by DaemonUmbra

  1. @SideOnly will not magically make sided code run on the wrong side, it will cause the game to crash with NoClassDefFound.
  2. You need to do more reading on the concept of Sides, also please look at the lists in this thread: Most of the issues mentioned in that thread come from people inheriting the bad habits of people who make YouTube videos about how to mod.
  3. Does this occur if you remove VanillaFix entirely?
  4. Please post an updated log.
  5. You have two different versions of VanillaFix installed, try deleting the older one.
  6. 1.7.10 is no longer supported on this forum due to its age. Please update to a modern version of Minecraft to receive support.
  7. 1.7.10 is no longer supported on these forums due to its age. Please update to a modern version of Minecraft to receive support.
  8. @gamer_nix_foreal
  9. Know that you will not get support here if you are developing for 1.7.10
  10. For most methods you will have to use your IDE and browse through the Forge and Minecraft sources.
  11. That is not the log I was asking for.
  12. Please read the "Logs" section of my signature and post the appropriate log in the appropriate manner.
  13. I don't have a Mac so this is about the best I can do for you in that regard: https://stackoverflow.com/questions/15826202/where-is-java-installed-on-mac-os-x
  14. 1.7.10 is no longer supported on this forum due to its age. Please update to a modern version of Minecraft to receive support.
  15. Don't rename things. Try to find where Java 8 is installed and use that instead of just "java".
  16. Java 9, 10, and 11 are things... What are the contents of startforge.command? How did you install Forge? Did you rename anything?
  17. Could you post it as a GitHub repo? Easier to help when we can do a quick git clone and view it in an IDE
  18. I don't think that's possible
  19. Exactly how did you get here without knowing what Forge is? Vanilla is just Minecraft without any mods.
  20. That doesn't look like you're running Forge, we don't provide support for vanilla.
  21. Now we have the original problem, you added mods that were created after the original pack was made, some of these mods require a newer Forge version than the one the pack originally shipped with. In other words the issue isn’t “Forge is missing”, it’s “I need a different version of Forge”
  22. Connected Textures Mod, probably
  23. Please read the “Logs” section of my signature below and post the appropriate log in the appropriate manner.
×
×
  • Create New...

Important Information

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