Skip to content

CosmeticCore Balloon dye is not working properly. #342

@kigkosa

Description

@kigkosa

Terms

  • I'm using the very latest version of CosmeticsCore and its dependencies.
  • I already searched on this Github page to check if the same issue was already reported.
  • I already searched on the plugin wiki to know if a solution is already known.
  • I already searched on the Discord server to know if anyone already provided a solution in the past for the issue.

Discord tag (optional)

kigkosa

What happened?

I tried to dye the balloon but it didn't seem to stick.

Steps to reproduce the issue

I tried to dye it normally.

Server version

Paper version 1.21.4-183

CosmeticsCore Version

CosmeticsCore_1.3.8

ProtocolLib Version

5.4.0-SNAPSHOT-739

FULL server log

No response

Error (optional)

no

CosmeticsCore config.yml

lang: en
extract_default_assets: true
cosmetics:
  max_equippable:
    body: 3
    balloon: 2
  hide_during_combat:
    enabled: true
    combat_duration_ticks: 10000
    only_pvp: true
  fix_invisible_nametag: true
  hide_in_vanish: true
  worlds:
  - '*'
wardrobe_room:
  camera:
    hide_actionbar_texts: true
    rotation:
      manual:
        enabled: true
        step: 20
      auto:
        enabled: true
        direction: RIGHT
        step: 1.5
        pause_ticks_on_manual_rotation: 60
    zoom:
      enabled: true
      min: 2
    fade_effect: true
    location:
      world: world
      x: 3.3782162098132167
      y: -58.37999999523163
      z: 17.238190782288868
      yaw: 173.40005
      pitch: 3.3000057
    use_invisibility_potion: false
  mannequin:
    location:
      world: world
      x: 2.5649614986702964
      y: -60.0
      z: 12.699924632414485
      yaw: -87.899956
      pitch: 6.4500017
  teleport_area:
    enter:
      world: world
      pos1:
        x: 117.0
        y: 68.0
        z: 42.0
      pos2:
        x: 116.0
        y: 68.0
        z: 42.0
    exit_location:
      world: world
      x: -1.3922926014756145
      y: -59.0
      z: 0.34260245688417873
      yaw: 177.44974
      pitch: 0.9000628
  gui:
    cursor_default: fermented_spider_eye:9000001
    cursor_rotate: fermented_spider_eye:9000002
    cursor_pointer: fermented_spider_eye:9000003
    dyeing_pointer: fermented_spider_eye:9100003
    tutorial_gui: fermented_spider_eye:9100004
    tutorial_gui_checked: fermented_spider_eye:9100005
    slots:
      colors:
        not_owned: 195,147,57
        owned: 56,67,100
        wearing: 57,70,195
        wearing_preview: 195,120,57
        max_amount_reached_owned: 24, 29, 43
        max_amount_reached_not_owned: 64, 48, 17
      add_item_in_blank_slots:
        # This is useful only for some expert users that need to do some crazy stuff.
        # Do not enable it if you don't know what you are doing.
        enabled: false
        type: PAPER
        custom_model_data: 1337666
  commands:
    whitelist:
      enabled: true
      list:
      - msg
      - tell
      - r
      - reply
      - help
    blacklist:
      enabled: false
      list:
      - home
      - sethome
  allow-not-owned-preview: true
send_creative_hidden_hat_message: true
save:
  # Use only one at a time
  file:
    enabled: true
  mysql:
    enabled: false
    url: jdbc:mysql://my_url_database_69.com:3306/database_name
    username: username
    password: password
    table: cosmeticscore_saved
debug: false
prefix: '&5Cosmetics&r '

Problematic items yml configuration file (optional)

cosmetics:
  ero_vehicle_costume_cosmetics_can_balloon:
    display_name: Vehicle Costume Can Balloon
    enabled: true
    type: BALLOON
    model:
      gui: LEATHER_HORSE_ARMOR:9925489
      normal: LEATHER_HORSE_ARMOR:9925489
    balloon:
      leash: true
    dye:
      enabled: true

Other files, you can drag and drop them here to upload. (optional)

No response

Screenshots/Videos (you can drag and drop files or paste links)

https://youtu.be/dIyhCQ_vMwU

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions