Formations Nether

Formations Nether

15M Downloads

[Bug] Getting some exception whilst processing block

mahjerion opened this issue ยท 1 comments

commented

Hi, one of my admins sent me this from our Craft to Exile 2 Official Server.

Version Info

  • Minecraft, 1.20.1
  • Formations, 1.0.3
  • Formations Nether, 1.0.5

What mod loader are you using?: Forge

Description of the Bug

formations error.txt

Steps to Reproduce
Seems to happen whenever players move around in the Nether.

Screenshots
N/A

commented

Seems some modded enchantment was returning a max enchantment level lower than its min enchantment level, leading to querying a random value with a negative or 0 range. I have added some checks to prevent such a case from causing a crash now.
The issue is fixed now in version 1.0.4 of Formations.
Thank you for reporting the issue!