Hello! I have an entity which spawns via a spawn egg. I have tis code in a class called ModEntites.java, which is called in the init().
EntityRegistry.registerModEntity(EntityFireDragon.class, "firedragon", 1, IceAndFire.instance, 80, 3, false, 0X340000, 0XA52929);
However, after spawning around 10 of my mobs normally, I spawn another. This one freezes minecraft completely, and the log prints out: