Jump to content

larsgerrits

Members
  • Posts

    3462
  • Joined

  • Last visited

  • Days Won

    17

Everything posted by larsgerrits

  1. Don't post in old threads. Especially when the original post is 2.5 years old.
  2. No.
  3. Report it to the author.
  4. Make sure you're using the latest version, and report it to the author.
  5. CodeChickenLib is crashing. It's either the mod, or you messed up the config file.
  6. I submitted a PR for this, you'll have to wait if/when it gets accepted and released. https://github.com/MinecraftForge/MinecraftForge/pull/5000
  7. Uhhh... What? Maybe you can use the EntityJoinWorldEvent or the PlayerChangeDimensionEvent.
  8. OTG is crashing. Make sure you're using the latest version, and report it to the author.
  9. Did you make sure you use lowercase everywhere? We need code to help further. Preferably as a Git repository.
  10. Look at TileEntitySkullRenderer. It uses Minecraft's SkinManager to render and download skins.
  11. That's mostly because of the combat changes, not because of the changes to the codebase. That was only in the beginning when people were bitching about the model system.
  12. https://minecraft.gamepedia.com/Armor In the section "Damage Protection" is the formula for the protection armor gives, and an explanation below that.
  13. So it's a cracked launcher?
  14. Either mod could've caused the crash, but there's no way to identify which one it is. Remove either one of them, check if it crashes, if so, remove the other.
  15. Are these the same?
  16. 1) It's an english forum, please keep it that way. 2) 1.7.10 is no longer supported on this forum. Update.
  17. It's an issue between ImmersiveEngineering and B.A.S.E. Report it to the authors.
  18. Then make sure Minecraft uses that version, and post new logs.
  19. Read the docs. It clearly states how to make and use an event handler.
  20. https://mcforge.readthedocs.io/en/latest/events/intro/
  21. It's an error with Galacticraft, make sure you use the latest version and report it to the author.
×
×
  • Create New...

Important Information

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