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

[BUG] Cannot sit Parrots and Cats (Tamed Ocelots) #138

Open
daniel-skopek opened this issue Jan 24, 2024 · 14 comments
Open

[BUG] Cannot sit Parrots and Cats (Tamed Ocelots) #138

daniel-skopek opened this issue Jan 24, 2024 · 14 comments
Labels
bug Something isn't working

Comments

@daniel-skopek
Copy link

Describe the bug
When using Limbo API, players can't sit parrots and tamed ocelots (cats) down.

To Reproduce
Steps to reproduce the behavior:

  1. Instal LimboAPI
  2. Tame parrot using any seed
  3. When you right click on tamed parrot, the parrot won't sit

Expected behavior
The parrot/cat should sit.

Server Info (please complete the following information):

@ItzSkyReed
Copy link

ItzSkyReed commented May 4, 2024

Can confirm in the latest version

@mdxd44
Copy link
Member

mdxd44 commented May 4, 2024

minecraft version?

@daniel-skopek
Copy link
Author

I tested it on 1.20.1 (probably also 1.20.4)

@ItzSkyReed
Copy link

I can give you a bit more info. You can't click on this mobs without interacrion, I mean whan you click with hand nothing happened but when you click with for example goat horn and play on it cat or any other mob will sit down or get up, it works with any kind of items with interacrion

@mdxd44
Copy link
Member

mdxd44 commented May 5, 2024

i'm already working on fix, it's kinda difficult because it is caused due to SetEntityDataPacket which is extremely overloaded and different on every version

@mdxd44
Copy link
Member

mdxd44 commented May 12, 2024

try this build (highly experimental)
without debug logs:
limboapi-unspecified.zip
with debug logs:
limboapi-unspecified.zip

@daniel-skopek
Copy link
Author

It's broken: https://pastebin.com/raw/Ti5MVpYB

@mdxd44
Copy link
Member

mdxd44 commented May 13, 2024

it's just a warning, ignore it

@daniel-skopek
Copy link
Author

@mdxd44
Copy link
Member

mdxd44 commented May 13, 2024

try this one
limboapi-unspecified.zip

@daniel-skopek
Copy link
Author

It looks like it's working.

However I found another bug: Server resource pack from ItemsAdder is not working. Is says the server resource pack couldn't be applied. Without LimboAPI and LimboFilter it works fine.

@mdxd44
Copy link
Member

mdxd44 commented May 13, 2024

any logs?

@daniel-skopek
Copy link
Author

daniel-skopek commented May 13, 2024

There are no errors - on proxy and also on Spigot server

@daniel-skopek
Copy link
Author

daniel-skopek commented May 13, 2024

Oh, nevermind, it's not caused by the Limbo plugins.

So everything works now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants