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

Entity is "null" #849

Open
og-sketch12 opened this issue Jun 25, 2024 · 7 comments · May be fixed by #866
Open

Entity is "null" #849

og-sketch12 opened this issue Jun 25, 2024 · 7 comments · May be fixed by #866
Labels
bug Something isn't working

Comments

@og-sketch12
Copy link

Describe the bug
It kicks everyone and makes the server not joinable as soon as you spawn an entity let's say: zombie.

Software brand
Pufferfish 1.19.4

Plugins
ViaVersion, ProtocolLib, Matrix, Libs Disguises, MythicMobs, and alot more.

How To Reproduce
Steps to reproduce the behavior:
Example:

  1. I'm on 1.20.1
  2. Spawn zombie with command or egg
  3. And boom, you're kicked and can't join until the zombie dies

It's fine with the old version: 2.2.1, entity is "null"

@og-sketch12 og-sketch12 added the bug Something isn't working label Jun 25, 2024
@booky10
Copy link
Collaborator

booky10 commented Jun 25, 2024

we would need an error for anything to look into here, if this is even a packetevents issue
also, which packetevents version are you using here?

@Bram1903
Copy link
Contributor

Bram1903 commented Jun 26, 2024

Probably related to: #803 and #850

@og-sketch12
Copy link
Author

image
image
I'm using the latest 2.3.0 version, though 2.2.1 works fine (there isnt this error) but some plugins that depend on packetevents ain't working or loading up which loads up with 2.3.0

@og-sketch12
Copy link
Author

With the latest (as I saw in other related issues) 2.3.1-Shapshot, It says:

[packetevents] Disconnected Shxrpness1 due to invalid packet!
[10:02:39 WARN]: io.netty.channel.StacklessClosedChannelException
[10:02:39 WARN]: at io.netty.channel.AbstractChannel.close(ChannelPromise)(Unknown Source)
[10:02:39 WARN]: io.netty.channel.StacklessClosedChannelException
[10:02:39 WARN]: at io.netty.channel.AbstractChannel.close(ChannelPromise)(Unknown Source)
[10:02:39 INFO]: [packetevents] Disconnected Shxrpness1 due to invalid packet!
[10:02:39 INFO]: [packetevents] Disconnected Shxrpness1 due to invalid packet!

@og-sketch12
Copy link
Author

With the 2.2.1 version (which works but.. spamming my console with an error:

[packetevents] Unable to grab ViaVersion client version for player!

@Bram1903
Copy link
Contributor

With the 2.2.1 version (which works but.. spamming my console with an error:

[packetevents] Unable to grab ViaVersion client version for player!

Hello,

That's another issue, which has been solved in a previous commit. You can use the 2.4.0-SNAPSHOT for now which should solve your ViaVersion issue: https://ci.codemc.io/job/retrooper/job/packetevents/

Kind regards,
Bram

@booky10 booky10 linked a pull request Jul 1, 2024 that will close this issue
19 tasks
@retrooper retrooper pinned this issue Jul 1, 2024
@og-sketch12
Copy link
Author

Thanks!

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

Successfully merging a pull request may close this issue.

3 participants