Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicMobs MythicMobs
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 132
    • Issues 132
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicMobsMythicMobs
  • Issues
  • #398

Closed
Open
Created May 13, 2021 by Akim91@Akim91Reporter

isSprinting condition not found

Summary

the isSprinting condition cannot be found by Mythic Mobs and causes a stacktrace error when reloading Mythic Mobs if it is in a config file.

Steps to reproduce

  1. create a fresh server using the newest paper build
  2. install only the newest MM dev build
  3. add the following to your exampleskills.yml file:
TestingIsSprinting:
  Conditions:
  - isSprinting{} true
  Skills:
  - message{msg="Moovin and a Groovin"} @self
  1. reload the plugin and see the stacktrace error and that isSprinting isnt found.

Current behavior

cannot use isSprinting condition

Server log file

Full Latest.log: https://pastebin.com/VkCYMdnx

Error Snippet: https://pastebin.com/Xxea8VSr

Not sure if it helps but I am using Java 11.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking