Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Player blocking view #260

Open
4 tasks done
SrMonsterYT opened this issue Sep 16, 2024 · 3 comments
Open
4 tasks done

Player blocking view #260

SrMonsterYT opened this issue Sep 16, 2024 · 3 comments
Labels
type: bug Something isn't working
Milestone

Comments

@SrMonsterYT
Copy link

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)

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

@SrMonsterYT SrMonsterYT added the type: bug Something isn't working label Sep 16, 2024
@LoneDev6
Copy link
Contributor

Do you have any TAB plugin?
Are you using Optifine?

@SrMonsterYT
Copy link
Author

SrMonsterYT commented Nov 20, 2024

Do you have any TAB plugin? Are you using Optifine?

yes, TAB and optifine.

if I use essentialsX and give /v I become completely invisible, it gives me level 2 invisibility: https://prnt.sc/rBZsNqGQbBem

if CosmeticsCore gave level 2 invisibility it would solve the problem.

@LoneDev6 LoneDev6 moved this to Todo in Other plugins Nov 25, 2024
@LoneDev6 LoneDev6 changed the title character bug Player blocking view Nov 25, 2024
@LoneDev6
Copy link
Contributor

I will give invisibility 2 to the player in order to mitigate this issue, thanks

@LoneDev6 LoneDev6 added this to the 1.3.2 milestone Nov 25, 2024
@LoneDev6 LoneDev6 modified the milestones: 1.3.2, 1.3.3 Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

2 participants