DasHomi / preventer

A mod that prevents you from doing dumb things
https://modrinth.com/mod/preventer
MIT License
10 stars 5 forks source link

Crash when attempting to break a block [1.20.4] #58

Closed BlueJayofEvil closed 7 months ago

BlueJayofEvil commented 7 months ago

Minecraft 1.20.4 Fabric Loader 1.15.7

When attempting to break any block, the game crashes. A simple attempted punch is all it takes to trigger the crash. Crash log: https://mclo.gs/a6cnUEA

DasHomi commented 7 months ago

Uh oh, that doesn't look good, i have temporarily removed 1.20.4 from the supported versions for preventer 1.1.0 until i find out whats going on here.

DasHomi commented 7 months ago

Ok found it, apparently 1.20.3 removed the glass block class and that was the problem. I've now split the 1.20.x into a version for 1.20-1.20.2 and a version for 1.20.3-4