Started by
gianlucabruzzi…
on
Topic category: Help with Minecraft modding (Java Edition)
So i've been creating a mod that sometimes needs to do some heavy procedures, like destroying a 5x5 wall (which from what i'm doing is like removing 25 blocks)
Every once in a while tho, the mod just crashes when doing a procedure that it may have done like 50 times without issues in different worlds.
It's just random?
Can someone help fixing this?