Silentine / GrimoireOfGaia

The Grimoire of Gaia GitHub
Other
61 stars 34 forks source link

[Bug]: 1.20.1 Data Pack Size Bug in V 4.0.0 Alpha 11 #233

Open Zelioth opened 2 months ago

Zelioth commented 2 months ago

General Info

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. image

Mrbysco commented 2 months ago

Installed GoG 1.20.1 v4.0.0-alpha-11 on a client and a server and had no issues connecting to the server. I'm unable to reproduce your issue