Bug Closed · Resolved

BUG - Crouching condition doesn't work

#4166 opened by Unknown 3 years ago

Unknownreported this bug

Summary

Using the "Crouching" condition in target, or trigger conditions doesn't work. MythicMobs warns that "Crouching" is an internal error

Steps to reproduce

  1. Have a skill with the crouching condition.
rotate:
  Cooldown: 1
  TriggerConditions:
  - crouching true
  1. Load the server

Current behavior

MythicMobs spits out a wall of errors. [Legacy attachment omitted]

Intended correct behavior

Crouching condition works correctly, doesn't spit our errors, doesn't craft server.

Note:

  • Worked correctly on 5.2.6
  • Didn't work on 5.3.2 but no errors on console
  • Started spitting out the errors on 5.3.5
  • MM doesn't enable with 5.4.0 dev build tested on 1.19.2 server.

For additionaly information you can view MC-Models ticket mcm006408 https://discord.com/channels/849274418140282930/1109606642544296047

Sign in to join the discussion.