Skip to content

Player preview is not working. #336

@arian3332

Description

@arian3332

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)

arian_siron

What happened?

Player preview is not working. I have everything set up but it still doesn't work.

Steps to reproduce the issue

After entering all commands and settings, the player preview does not work when entering the wardrobe.

Server version

git-Plazma-"2a5629d" (MC: 1.20.1)*
Previous: git-Purpur-2062 (MC: 1.20.1)

CosmeticsCore Version

1.3.8

ProtocolLib Version

5.3.0

FULL server log

No response

Error (optional)

CosmeticsCore config.yml

lang: en
prefix: '&5Cosmetics&r '
extract_default_assets: true
cosmetics:
  max_equippable:
    body: 3
    balloon: 2
  hide_during_combat:
    enabled: true
    combat_duration_ticks: 600
    only_pvp: true
  fix_invisible_nametag: false
  hide_in_vanish: true
  worlds:
  - '*'
wardrobe_room:
  allow-not-owned-preview: false
  camera:
    hide_actionbar_texts: true
    use_invisibility_potion: false
    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: 73.69999998807907
      y: -56.37999999523163
      z: 61.30000001192093
      yaw: 35.70495
      pitch: 8.372279
  mannequin:
    location:
      world: world
      x: 71.5797500571462
      y: -58.0
      z: 64.4209014427968
      yaw: 179.88014
      pitch: 0.28043023
  teleport_area:
    enter:
      world: world
      pos1:
        x: 71.0
        y: -58.0
        z: 60.0
      pos2:
        x: 70.0
        y: -56.0
        z: 60.0
    exit_location:
      world: world
      x: 70.52357120454752
      y: -58.0
      z: 59.33984902420902
      yaw: 174.90909
      pitch: 2.8546202
  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:
        owned: 56,67,100
        not_owned: 195,147,57
        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
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)

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