PluginBugs / Issues-CosmeticsCore

Repository used to keep track of issues of my plugin CosmeticsCore
https://lonedev.gitbook.io/cosmeticscore/
0 stars 0 forks source link

CosmeticsCore no chance color #233

Closed SrMonsterYT closed 3 weeks ago

SrMonsterYT commented 3 weeks ago

Terms

Discord tag (optional)

mauriciooficial

What happened?

I have to keep getting out of my wardrobe to update the color

video: https://youtu.be/2No_i_m1gAM

when you choose another balloon with among the color changes see:

video: https://youtu.be/zMsf_Klttlo

Steps to reproduce the issue

enter the wardrobe, choose a color for among

Server version

git-Pufferfish-46 (MC: 1.20.4)

CosmeticsCore Version

CosmeticsCore 1.2.3d

ProtocolLib Version

ProtocolLib 5.2.0

LoneLibs Version

LoneLibs 1.0.45

FULL server log

no error

Error (optional)

No response

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
  fix_invisible_nametag: true
  hide_in_vanish: true
  worlds:
  - '*'
wardrobe_room:
  camera:
    hide_actionbar_texts: true
    use_invisibility_potion: false
    rotation:
      enabled: true
    zoom:
      enabled: true
      min: 2
    fade_effect: true
    location:
      world: world
      x: -268.2874916037305
      y: 77.62000000476837
      z: 18.129521984367553
      yaw: -105.29559
      pitch: 1.4961798
  mannequin:
    location:
      world: world
      x: -259.5618307035916
      y: 76.0625
      z: 16.4677081782611
      yaw: 88.35501
      pitch: -2.550044
  teleport_area:
    enter:
      world: world
      pos1:
        x: -270.0
        y: 78.0
        z: 14.0
      pos2:
        x: -270.0
        y: 76.0
        z: 18.0
    exit_location:
      world: world
      x: -272.7766411205636
      y: 76.0
      z: 16.600423822948617
      yaw: 89.85449
      pitch: 0.44618958
  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: 111,111,111
      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
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

Problematic items yml configuration file (optional)

No response

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)

No response

LoneDev6 commented 3 weeks ago

Will be fixed in the next ItemsAdder update for 1.20.6. https://github.com/PluginBugs/Issues-ItemsAdder/issues/3695

SrMonsterYT commented 3 weeks ago

@LoneDev6 only the animations have been corrected, the colors are still a problem

ItemsAdder_3.6.4 LoneLibs 1.0.54 ProtocolLib #699

LoneDev6 commented 3 weeks ago

I know, ItemsAdder update wasn't published. Will be in the next days