Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-7652

SPELL_MOB_AMBIENT is incorrectly remapped

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • None
    • None
    • CraftBukkit version 4137-Spigot-e2c1eee-666f091 (MC: 1.20.6) (Implementing API version 1.20.6-R0.1-SNAPSHOT)
    • Yes

      SPELL_MOB_AMBIENT remaps to AMBIENT_ENTITY_EFFECT instead of SPELL_MOB, causing a

      java.lang.NoSuchFieldError: Class org.bukkit.Particle does not have member field 'org.bukkit.Particle AMBIENT_ENTITY_EFFECT' 

      This seems to be because it's remapped to AMBIENT_ENTITY_EFFECT in Source of FieldRename.java - CraftBukkit - SpigotMC Stash, which causes it to not remap later on in Source of Commodore.java - CraftBukkit - SpigotMC Stash

            Unassigned Unassigned
            Aya Tal K
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: