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

fix entity attributes range #486

Merged

Conversation

raylras
Copy link
Contributor

@raylras raylras commented Feb 7, 2025

Fixes GTNewHorizons/GT-New-Horizons-Modpack#17380.

Reproduction steps:

  • A 1.7.10 Minecraft server and client, with EnderZoo-1.7.10-1.0.15.32.jar, Baubles-1.7.10-1.0.1.10, and Thaumcraft-1.7.10-4.2.3.5.
  • Start the server and client. After joining the server, place some concussion creepers using the spawn egg.
  • Close the server with the command stop, and set the L32 concussionCreeperEnabled in server/config/enderzoo/EnderZoo.cfg to false, then restart the server.
  • Join the server again.
  • The client should crash with the error message: java.lang.IllegalArgumentException: Default value cannot be lower than minimum value!.

See also:

@serenibyss serenibyss enabled auto-merge (squash) February 7, 2025 23:25
@serenibyss serenibyss merged commit 62bf00c into GTNewHorizons:master Feb 7, 2025
1 check passed
Dream-Master pushed a commit that referenced this pull request Feb 23, 2025
(cherry picked from commit 62bf00c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Concussion Creeper Explosions Might be Causing the Server to Hang Indefinitely
2 participants