[Bug]: 1.20.1 Data Pack Size Bug in V 4.0.0 Alpha 11
Zelioth opened this issue ยท 1 comments
General Info
- I am running a modpack
- I can reproduce this issue consistently in single-player
- I can reproduce this issue consistently in multi-player
- I have searched for this issue previously and it was either (1) not previously reported, or (2) previously fixed and I am having the same problem.
- I am crashing and can provide my crash report(s)
- I am using the latest version of the mod
Forge version
47.3.7
Mod version
4.0.0 Alpha 11
Java version
Latest
Issue Description
When using the mod on server and client, the client will disconnect on attempted connection and report that data pack size is too large. This bug is due to data packs being too large for Minecrafts default data pack size of "3". Normally this issue appears in MCCreator mods that create one large data pack instead of multiple ones. I am not sure if the mod was MCcreator created or developed purely on code but I wanted to note that.
Additional Information
Dedicated Server
Not affecting single player but may cause things to not work correctly in the world
This doesn't cause a crash but it does cause connection rejection. this issue makes it where logs dont report issues properly but does show through Minecrafts default page.