Jump to content

larsgerrits

Members
  • Posts

    3462
  • Joined

  • Last visited

  • Days Won

    17

Everything posted by larsgerrits

  1. This topic has been moved to Support & Bug Reports. [iurl]http://www.minecraftforge.net/forum/index.php?topic=29476.0[/iurl]
  2. Post the full FML log.
  3. Can you show us the model JSONs (both), and the client registry (model registry/variant registry).
  4. He means: You can add spoilers with [nobbc]
  5. What do you want to sync that's so much data?
  6. Please, look at the title...
  7. Update to 1.7.10 or 1.8. MC 1.6.4 and older is not supported anymore.
  8. This thread is a year old. No 2 problems are alike, so make a new thread.
  9. Well, the first 2 if-statements are useless with the third one, so you can get rid of the first 2 if-statements. But that shouldn't affect the boss health bar...
  10. My JAVA_HOME variable is under the 'System variables', so maybe your JAVA_HOME is there as well.
  11. You can only download mods for 1.8.
  12. You can still render other things on the player, but not capes.
  13. You don't know what you are doing, or do you?
  14. You still have those i1 , j1 and k1 variables.
  15. https://twitter.com/notch/status/476477273424789504
  16. Well, if you want it to look like a vanilla GUI, why not copy and modify a vanilla GUI
  17. This thread is 1 and a half year old. Don't hijack threads! Make your own thread.
  18. Don't use Minecraft.getMinecraft().thePlayer ! You can get the player from the event.
  19. http://www.minecraftforge.net/forum/index.php/topic,28953.0.html
  20. Well, it could help if you actually call that method...
  21. Yeah, packets are necessary for this.
  22. What are you using to render your block?
  23. this.blockMaterial=Material.* after the super.
  24. When did that started happening? What have you done between that run, and the previous working?
×
×
  • Create New...

Important Information

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