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

Closed
Open
Created Nov 17, 2023 by illudota@illudota

Incompatibility with AdvancedEnchantments AOE effect

Summary

Incompatibility with AdvancedEnchantments certain enchant effect 'AOE', AE devs told me to contact MythicDevs since its on your end, mainly because this effect worked on 1.20.1 versions of MythicMobs, just not 1.20.2

Steps to reproduce

test:
  display: 'Test'
  description: "test"
  applies-to: 'Swords'
  type: 'RIGHT_CLICK'
  group: 'EXCLUSIVES'
  applies:
    - ALL_SWORD
  settings:
    removeable: false
  levels:
    1:
      effects:
        - 'PLAY_SOUND_OUTLOUD:ENTITY_DRAGON_FIREBALL_EXPLODE'
        - 'DO_HARM:5 @Aoe{radius=5,target=damageable}'
        - 'MESSAGE:TEST @Aoe{radius=5,target=damageable}'

Test this enchant with mythicmobs latest installed, on 1.20.1 mythicmobs version it works, but on 1.20.2 it does not. so it has smth to do with latest updates https://github.com/GC-spigot/AdvancedEnchantments/issues/3799

Current behavior

Certain enchant effect does not work when MythicMobs is installed, for full info: https://github.com/GC-spigot/AdvancedEnchantments/issues/3799

Intended correct behavior

The AOE effect should work fine, its only 5.4.0 versions(1.20.2 versions) above that effect does not work, so it has to do with the latest updates for full info: https://github.com/GC-spigot/AdvancedEnchantments/issues/3799

Server log file

https://mcpaste.io/24f80ff77e43946a

Debug log snippet

https://mcpaste.io/24f80ff77e43946a

Proposed fixes

AOE enchant effect should work.

Edited Nov 17, 2023 by illudota
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking