Item Filter can kick you from server if it's too "large"
CaptainSqrBeard opened this issue ยท 3 comments
Describe the Bug
Opening a too large list filter could kick you from server.
And by "too large" I mean that it has many items with large amount data inside of them. Other item filters, books or contraptions on minecarts would go
Reproduction Steps
- Join a create server or single-player world
- Make a list filter and add many items with large size of data (books or other filters) in it.
- Confirm changes
- Open the filter
- Kicked from the server
Expected Result
Normal behavior: See list filter's GUI and be able to configure it
Screenshots and Videos
Crash Report or Log
Log after using the filter: https://pastebin.com/yRANZsu2 (The rest of look unessential)
Operating System
Windows 10
Mod Version
0.5.1d
Minecraft Version
1.20.1
Other Mods
- Create Jetpack 4.1.0
- Fabric Language Kotlin
- Fabric API 0.90.0
Additional Context
I was making an auto-sorting machine when this occurred
You should be able to work around this with XXL Packets or Packet Fixer.
This is kinda a fundamental issue that can't really be fixed without design changes.
Try Create: Big Contraptions it should work with out installing anything on the srever