Steveplays28 / pathunderfencegates

Minecraft Fabric mod that allows you to make dirt paths under fence gates, and more!
https://www.curseforge.com/minecraft/mc-mods/pathunderfencegates
GNU Lesser General Public License v3.0
1 stars 2 forks source link

Crash with MiniTweaks #4

Closed SplendidAlakey closed 1 year ago

SplendidAlakey commented 2 years ago

MC 1.19.2 MiniTweaks 1.3.2 Path under fence gates 1.2.1

The game crashes on startup with both mods installed.

Also reported to MiniTweaks.

Logs: https://gist.github.com/SplendidAlakey/0b9531408c5616ac5194b8c7fcfc0e51

Steveplays28 commented 2 years ago

Hi,

It seems to have to do with the mod's snow shaving carpet rule. I suppose it crashes because we modify the same class using a mixin, but I use an overwrite instead of an inject.

I'll see if I can fix this issue, thanks for the report.

Steveplays28 commented 1 year ago

Fixed in 1.2.2. Sorry for the wait!