custom mob model rendering error

Started by YT_gsm2017 on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 02:09, 30. Nov 2022
Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
custom mob model rendering error

model will not render properly
error: net.mcreator.gsmsmp.entity.renderer.RunicGuardianRenderer.Modelrunicguardian is not abstract and does not override abstract method render
Modelrunicguardian extends EntityModel<Entity> 

and this is the model in blockbench:

any idea on how to fix this?

Last seen on 02:09, 30. Nov 2022
Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
nvm, I figured it out
Sat, 12/04/2021 - 19:38

nvm, I figured it out