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
  • #1804

Closed
Open
Created Jan 02, 2025 by Adrian Agustin@NitTsu03

Bug: Structure Condition in MythicMobs Skills Fails to Work on Purpur 1.20.1 Server

Summary

When testing the structure condition in MythicMobs skills, I encounter a warning, and the condition does not work with any type of structure. Other conditions like biome or isPlayer work correctly. I verified the structure names using /locate structures and the Spigot documentation, trying various formats (uppercase, lowercase, and mixed) with no success.

Steps to reproduce

  1. Use the following MythicMobs configuration for a mob and skill:
    • Mob configuration: Pastebin link with Mob config
    • Skill configuration: Pastebin link with Skill config
  2. Test the skill in a Purpur 1.20.1 server with MythicMobs versions 5.6.0, 5.7.1, and 5.7.2.
  3. Trigger the structure condition with any valid structure, such as minecraft:ancient_city or minecraft:ruined_portal_jungle.

Current behavior

The skill fails to recognize the structure condition and produces a warning. No action is triggered by the skill when this condition is used. Testing with other conditions like biome or isPlayer works as expected. Additionally, using mm utilities getstructures does not provide any useful information.

Intended correct behavior

The skill should correctly recognize the specified structure condition and trigger the associated actions when the player is within the defined structure.

Server log file

Pastebin link with the full server latest.log from startup to "Done!" and includes a player connecting.

Debug log snippet

Pastebin link with a snippet of the latest.log showing debug output when the skill with the structure condition is triggered.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking