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

Balloon hitbox problem #89

Closed haroldrc closed 1 year ago

haroldrc commented 1 year ago

Terms

Discord tag (optional)

No response

What happened?

the balloon sometimes blocks the hit

Steps to reproduce the issue

  1. wear the balloon
  2. get hit

Server version

git-Pufferfish-42 (MC: 1.19.2)

CosmeticsCore Version

1.0.7

ProtocolLib Version

5.0.0-SNAPSHOT-b612

LoneLibs Version

1.0.23

FULL server log

No response

Error (optional)

No response

CosmeticsCore config.yml

No response

Problematic items yml configuration file (optional)

ballon_cluster:
    display_name: "Ammasso di palloncini"
    type: BALLOON_ENTITY
    model:
      gui: potion:400015
      normal: cosmetics:ballon_cluster
    dye:
      enabled: false

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)

https://streamable.com/3xv62f

LoneDev6 commented 1 year ago

Will be checked but this is very strange, balloons don't have an hitbox.

haroldrc commented 1 year ago

new problem: if you have a backpack you can't use the trident to fly

LoneDev6 commented 1 year ago

Will be checked

LoneDev6 commented 1 year ago

Please update to 1.2.0. I cannot reproduce the issue simply because the balloons are never under the player. They are always near but not on top of the player.

Anyway in the upcoming 1.2.0b update I will make a change which might fix the issue completely for your particular case.