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

The plugin prevents you from leaving wardobe by canceling teleport #250

Closed
4 tasks done
w1th0utme opened this issue Jun 30, 2024 · 1 comment
Closed
4 tasks done
Labels
type: bug Something isn't working

Comments

@w1th0utme
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)

No response

What happened?

For some reason, there's no way to leave wardobe. I just get teleported to the exit point and then back to wardobe location.

video: https://kappa.lol/R-F_j

Steps to reproduce the issue

  1. Create a wardobe
  2. Enter it
  3. Try to get out

Server version

Pufferfish 1.20.4

CosmeticsCore Version

1.3.0-release-1

ProtocolLib Version

5.2.0-SNAPSHOT-679

LoneLibs Version

1.0.55

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: 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: -203.20025675570966
      y: 64.62000000476837
      z: 147.30000001192093
      yaw: -34.446594
      pitch: 4.1149244
  mannequin:
    location:
      world: world
      x: -201.5095365095503
      y: 63.0
      z: 150.11131923853088
      yaw: -179.23967
      pitch: 3.217445
  teleport_area:
    enter:
      world: world
      pos1:
        x: -200.0
        y: 66.0
        z: 146.0
      pos2:
        x: -205.0
        y: 63.0
        z: 151.0
    exit_location:
      world: world
      x: -200.82611515072082
      y: 63.0
      z: 139.3474395200696
      yaw: 4.70674
      pitch: 10.24767
  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://127.0.0.1:3306/cosmetics
    username: user
    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

@w1th0utme w1th0utme added the type: bug Something isn't working label Jun 30, 2024
@Ruler233
Copy link

I'm the same

@LoneDev6 LoneDev6 added this to the 1.3.0-release-2 milestone Sep 3, 2024
@LoneDev6 LoneDev6 moved this to Done in Other plugins Sep 3, 2024
@LoneDev6 LoneDev6 closed this as completed Sep 3, 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: Done
Development

No branches or pull requests

3 participants