Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/14/18 in all areas

  1. Your method needs to be static. Like the other ones in that class. Right now it is actually not registering properly as the @EventBusSubscriber annotation requires static methods.
    1 point
  2. I don't this that would be the issue. Does vanilla Minecraft launch fine?
    1 point
  3. Is there a file in .minecraft which has a name that starts with "err"?
    1 point
  4. If I recall correctly a sound name should be prefixed by your modid. "name": "ctm:records/disk_1" If the file can't be found the startup log will contain a message that a file at a given resource location could not be found.
    1 point
×
×
  • Create New...

Important Information

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