Skip to content

Slot Highlight Problem #339

@oylv

Description

@oylv

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)

No response

What happened?

As you can see in the picture, the place where the mouse is located appears as the marked slot. (the mouse is not visible due to the screenshot)

Steps to reproduce the issue

  1. go to wardrobe
  2. tutorial menu opened
  3. slot highlight problem..

Server version

Current Purpur Version: 1.21.4-2416-51aafbc (MC: 1.21.4)*

CosmeticsCore Version

CosmeticsCore version 1.3.2-beta-1

ProtocolLib Version

ProtocolLib version 5.4.0

FULL server log

No response

Error (optional)

CosmeticsCore config.yml

lang: en
extract_default_assets: true
cosmetics:
  max_equippable:
    body: 3
    balloon: 2
  hide_during_combat:
    enabled: true
    combat_duration_ticks: 600
  fix_invisible_nametag: true
  hide_in_vanish: true
  worlds:
  - '*'
wardrobe_room:
  camera:
    hide_actionbar_texts: true
    use_invisibility_potion: true
    rotation:
      enabled: true
    zoom:
      enabled: true
      min: 2
    fade_effect: true
    location:
      world: world
      x: -224.92604354893484
      y: 70.62000000476837
      z: -57.2888158377089
      yaw: 0.0052490234
      pitch: -2.5334954E-4
  mannequin:
    location:
      world: world
      x: -224.9293508099621
      y: 69.0
      z: -52.549944058086005
      yaw: -179.99469
      pitch: -2.5340915E-4
  teleport_area:
    enter:
      world: world
      pos1:
        x: -223.0
        y: 73.0
        z: -55.0
      pos2:
        x: -228.0
        y: 69.0
        z: -51.0
    exit_location:
      world: world
      x: -224.92604354893484
      y: 69.0
      z: -57.2888158377089
      yaw: 0.0052490234
      pitch: -2.5334954E-4
  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)

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)

Image

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