File tree Expand file tree Collapse file tree 1 file changed +26
-2
lines changed Expand file tree Collapse file tree 1 file changed +26
-2
lines changed Original file line number Diff line number Diff line change 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 )
2
4
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
You can’t perform that action at this time.
0 commit comments