If a player has a potion effect,he will be kicked from server
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 752
- Forks
- 307
- Avg merge
- 15h 48m
- Merged PRs (30d)
- 7
Description
MC:1.12.2
Forge:14.23.5.2838
SpongeForge:1.12.2-2825-7.1.6
As long as the player gets the potion effect, he will be kicked out.
Waterfull show that bad packet ID, are mods in use!? Did not read all bytes from packet class net.md_5.bungee.protocol.packet.EntityEffect 79 Protocol GAME Direction TO_CLIENT
There are many potion effects in mods which I install in my server.Will this have any impact?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the kick with MC 1.12.2, Forge 14.23.5.2838, and SpongeForge 1.12.2-2825-7.1.6, focusing on the net.md_5.bungee.protocol.packet.EntityEffect packet and the reported bad packet ID. Check whether mod-provided potion effects change the packet bytes or handling. Done means affected players are not kicked and the EntityEffect packet is fully read.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100