Skip to content

Commit cc225c6

Browse files
committed
Use the old README.md
1 parent 961f595 commit cc225c6

File tree

1 file changed

+26
-2
lines changed

1 file changed

+26
-2
lines changed

README.md

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1-
# Packet Fixer Rebuild
1+
[![Hits](https://hits.sh/github.com/tonimatasdev/packetfixer.svg?view=today-total&label=Views)](https://hits.sh/github.com/tonimatasdev/packetfixer/)
2+
# Packet Fixer
3+
##### Visit my discord server: [Link](https://discord.com/invite/vWBP4P4Yd8)
24

3-
Packet Fixer Rebuild is the new build system of Packet Fixer.
5+
## Description
6+
This mod fixes various package erros. This mod could be used in mod packs for increasing the number of mods.
7+
8+
### Fix these problems:
9+
- Tried to read NBT tag that was too big; tried to allocate: X bytes where max allowed: 2097152
10+
- Badly compressed packet - size of X is larger than protocol maximum of 2097152
11+
- Attempted to send packet over maximum protocol size: 8388608
12+
- Chunk Packet trying to allocate too much memory on read.
13+
- Packet too big (is X, should be less than 8388608)
14+
- Payload may not be larger than 1048576 bytes
15+
- Payload may not be larger than 32767 bytes
16+
- Packet too large: size X is over 8
17+
- Length wider than 21-bit
18+
- Unable to fit X into 3
19+
- Connection timeout
20+
- VarLong too big
21+
- VarInt too big
22+
23+
### Fix these problems:
24+
- Unable to fit X into 3 **[Delete Krypton and Pluto in both sides]**
25+
- VarInt too long **[Try deleting Krypton and Pluto in both sides]**
26+
27+
### Feel free to use this mod on your modpack

0 commit comments

Comments
 (0)