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 150
    • Issues 150
    • 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
  • #1943

Closed
Open
Created Jun 08, 2025 by wolfebersahd@wolfebersahd

BUG - ItemMatcher no longer works in MM 5.9.0 Release

Summary

When using itemMatcher as per the wiki, they are not recognized in the - holding{m=<MATERIAL or internal mythic item name>}

Steps to reproduce

  1. Start server with MythicMobs version 5.9.0 Release or 5.9.1 Dev Build 5444
  2. Create the following files:
    • Item file: https://paste.helpch.at/abuyiroxah.less
    • Mob file: https://paste.helpch.at/ogogubibeb.yaml
    • Skill file: https://paste.helpch.at/fogesosatu.yaml
  3. Spawn the test mob with /mm m s wolfe_testmob
  4. Interact with the mob holding the following items
    • /mm items get wolfe1_mythicitem
    • PAPER
    • /mm items get wolfe2_mythicitem
    • DIRT

Current behaviour

  • wolfe1_mythicitem, "Wolfe's Mythic Ink", results = nothing happens
  • PAPER, results = nothing happens
  • wolfe2_mythicitem, "Wolfe's Mythic Stone", results = "<caster.name>&f<&co> This is the Mythic item I am looking for, oink!" message
  • DIRT, results = "<caster.name>&f<&co> This is the Vanilla item I am looking for, oink!" message

There were no errors in logs. But I believe this is related to:

  • https://git.mythiccraft.io/mythiccraft/MythicMobs/-/issues/1875
  • https://git.mythiccraft.io/mythiccraft/MythicMobs/-/issues/1821

There are no more errors, but functionality is still missing.

Here's a video of the current behaviour: https://youtu.be/dkgLgjJGVqc

Intended correct behaviour

All four messages should output correctly with the required item.

Note: Even using the PA* in itemmatcher to catch the PAPER material didn't work.

Server log file

https://paste.helpch.at/hatikerope.csharp

Debug log snippet

NONE provided. If you want I can redo the test in a more isolated environment to provide these.

Proposed fixes

See Intended correct behaviour.

Edited Jun 08, 2025 by wolfebersahd
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking