Mob Broken in Most Recent Update

Started by ThePackMack on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 03:22, 4. Nov 2021
Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Mob Broken in Most Recent Update

Hey all, i had a mob in my mod known as the Hog, it's code and majority of it's features were fine, but now i am getting console errors for a ton of things on it, but now it shows that i'm missing a 'symbol' in the console.

Example:

this . getAttribute(SharedMonsterAttributes.ATTACK_DAMAGE) etc etc etc.....

For some reason the . between this and getAttribute is the issue, but idk what to do about it, any help would be great!

Last seen on 00:30, 24. Aug 2023
Joined May 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It'd be helpful if you could…
Fri, 08/14/2020 - 19:55

It'd be helpful if you could include the full error log. Also, have you modified your entity via custom code?