FallingColors / HexMod

Minecraft mod about drawing spells
MIT License
105 stars 80 forks source link

iota limit can be breached #389

Open kristifristi opened 1 year ago

kristifristi commented 1 year ago

in the text file is a hex that finds the nearest item and scans the area surrounding the caster for that block type, and writes all the coordinates to a list. using the hex makes the game lag serverside forever/crash if it finds too many matching blocks. gamecrash or scanning hex.txt this is on 1.19.2 quilt 0.17.8 with hexcasting 0.10.3 (and hexal 0.2.6)

object-Object commented 1 year ago

decoded for your viewing pleasure

object-Object commented 5 months ago

@Talia-12 Do you know if this is still an issue on 1.20?