Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
4 of 6 tasks
Zelioth opened this issue Aug 30, 2024 · 1 comment
Open
4 of 6 tasks

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

Zelioth opened this issue Aug 30, 2024 · 1 comment
Assignees

Comments

@Zelioth
Copy link

Zelioth commented Aug 30, 2024

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

@Zelioth Zelioth added the bug label Aug 30, 2024
@Mrbysco Mrbysco self-assigned this Aug 31, 2024
@Mrbysco
Copy link
Collaborator

Mrbysco commented Aug 31, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants