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

character bug #260

Open SrMonsterYT opened 2 months ago

SrMonsterYT commented 2 months ago

Terms

Discord tag (optional)

mauriciooficial

What happened?

I can see my character, it hinders my vision

video: https://youtu.be/cBNYhsR9IOU

Steps to reproduce the issue

enter the wardrobe

Server version

paper version 1.21.1-52-master@e08e667

CosmeticsCore Version

CosmeticsCore_1.3.0-release-2

ProtocolLib Version

ProtocolLib v5.3.0-SNAPSHOT-726

LoneLibs Version

LoneLibs v1.0.58

FULL server log

No response

Error (optional)

No response

CosmeticsCore config.yml

lang: en
extract_default_assets: true
cosmetics:
  max_equippable:
    body: 1
    balloon: 1
  hide_during_combat:
    enabled: true
    combat_duration_ticks: 1200
  fix_invisible_nametag: false
  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: -3.4915129988725804
      y: 98.62000000476837
      z: 76.4784924849271
      yaw: -89.93402
      pitch: -5.5501647
  mannequin:
    location:
      world: world
      x: 4.295215925120524
      y: 97.0625
      z: 76.52749940194884
      yaw: 89.12262
      pitch: 2.0999708
  teleport_area:
    enter:
      world: world
      pos1:
        x: -6.0
        y: 97.0
        z: 74.0
      pos2:
        x: -7.0
        y: 101.0
        z: 78.0
    exit_location:
      world: world
      x: -9.719717233475574
      y: 94.0
      z: 76.4767373139232
      yaw: 90.36608
      pitch: 5.5499
  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: 33,64,103
        owned: 56,67,100
        wearing: 57,70,195
        wearing_preview: 0,98,220
        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: false
  mysql:
    enabled: false
    url: *****
    username: *****
    password: *****
    table: *****
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