Mod causing game to crash

Started by UrsaMajor on

Topic category: Help with modding (Java Edition)

Last seen on 02:33, 13. Aug 2022
Joined Jul 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Mod causing game to crash

I am working on a mod which includes special armor that summons elemental mobs to defend the player when their health is low, but I keep getting a crash during testing with the error 

java.lang.IllegalArgumentException: Unsupported mob type for FollowOwnerGoal

when the conditions allow for them to be summoned. Any suggestions?