Jump to content

Ugdhar

Moderators
  • Posts

    2785
  • Joined

  • Last visited

  • Days Won

    44

Everything posted by Ugdhar

  1. 1.7.10 is not supported any longer. Tell them to upgrade.
  2. http://www.minecraftforge.net/forum/index.php/board,119.0.html It says "read before posting"
  3. All this does is perpetuate the laziness of sticking to old versions. Just update and move on.
  4. Minecraft 1.6.4 is old and not supported, update to 1.10.2 and come back.
  5. - 1.7.10 is not supported, update to 1.10.2 - You have mismatched versions of the different parts of that project red thing. (Version for a module of ProjectRed (4.7.0pre10.93) does not match the Core version (4.7.0pre12.95). Please make sure all ProjectRed jars are of the same version.)
  6. 1.7.10 is not supported, update to 1.10.2
  7. Post a log, need more info to try to help
  8. 1.7.10 is old and not supported, update.
  9. 1.7.10 is not supported. There's a mod for 1.10.2 called Refined Storage that is similar to AE. Update.
  10. Other mods not updating is a pretty poor excuse to be developing for an old, unsupported version of forge. It just contributes to the cycle of laziness.
  11. Also stop using 1.7.10, it is outdated and unsupported. Update to 1.10.2. Yes, I know your favorite mod authors are lazy and haven't updated.
  12. You should post everything that is shown in the error screen, not just a summary in your own words. I believe that is what people are trying to get you to do.
  13. Update to a supported version; the rules clearly state only the current Minecraft version is supported. 1.7.10 is old and lacks a lot of the stuff people have worked hard to put into the current releases. If lazy devs haven't updated their mods that you want to use, shake their tree, or rewrite yourself for current Minecraft.
  14. It's telling you what's wrong, you have an int where you need a float.
  15. Isn't that referencing the Vanilla Teleporter class? Also, to the OP, it's more helpful if you upload your code to github so we can see line numbers and such.
  16. Here's a tutorial about making custom food, it's for 1.8, but shouldn't be too hard to fix up for 1.10, as long as you know some programming/java. http://bedrockminer.jimdo.com/modding-tutorials/basic-modding-1-8/custom-food/
  17. http://bedrockminer.jimdo.com/modding-tutorials/basic-modding-1-8/custom-armor/ It will be slightly different for 1.10, but it should get you started. Try some stuff, and post your full code (better yet, link to a github) and what works/doesn't work. Asking for someone to give you code is a somewhat unreasonable request.
  18. I believe this link is what I used as a start to figure out how to do it.
  19. I'm not sure, you could try asking the authors of the mods you want to update. Or suck it up, and ditch the mods made by lazy authors, and just use current ones. Then try making replacements for the ones that didn't update. You'd find help here in Modder Support for doing that if you ran into problems, I'm sure.
  20. Update to 1.10.2, 1.7.10 is not supported here. It says so right here in the rules: http://www.minecraftforge.net/forum/index.php/topic,20.0.html
  21. You should post logs to a github gist or something, instead of a 10 mile long quote. Also, update to 1.10.2, 1.7.10 is not supported here, as it is old. This is clearly stated in the EAQ which is supposed to be read before posting here: http://www.minecraftforge.net/forum/index.php/topic,20.0.html
  22. Upgrade to 1.10.2, 1.7.10 is old and not supported anymore, per the EAQ: http://www.minecraftforge.net/forum/index.php/topic,20.0.html
  23. Update to 1.10.2, 1.7.10 is old and no longer supported. http://www.minecraftforge.net/forum/index.php/topic,20.0.html
  24. You'll only get forums help if you're using the latest Minecraft version, otherwise chances are any help requests will be met with "upgrade to 1.10.2, using 1.x.x you're on your own" (which makes sense, if everyone did that, everything would be current.)
  25. Try updating to 1.10.2 instead of using a really old version.
×
×
  • Create New...

Important Information

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