ThePoultryMan / Lanterns-Belong-On-Walls

A mod for Minecraft that allows placing lanterns on walls
MIT License
3 stars 1 forks source link

[Crash] Hardcore Torches #13

Open SylisMC opened 1 year ago

SylisMC commented 1 year ago

Game Version 1.19.2

Hardcore Torches - Github thread Lanterns Belong On Walls - Github thread

Mod List fabric-api-0.71.0+1.19.2.jar hardcore_torches_fabric-1.19-1.6.1a.jar lanterns-belong-on-walls-1.4.0-1.19.jar

Game crashes when trying to create a new world

latest.log

The game crashed whilst mouseclick event handler
Error: java.lang.IllegalArgumentException: Cannot get property class_2753{name=facing, clazz=class net.minecraft.class_2350, values=[north, east, south, west, up, down]} as it does not exist in Block{hardcore_torches:lit_lantern}

Basically, its caused by lanterns belong on walls trying to determine what to do when a player tries to place a Hardcore Torches lantern on a wall.

I think one of you just needs a mouseclick event to stop the crash and a texture so it doesn't look stupid

ThePoultryMan commented 1 year ago

I'll investigate to see if the crash still occurs, and I'll look into adding support as well.

ThePoultryMan commented 1 year ago

Will not be included in 1.6.0, there is no 1.19.4 support