WolfieWaffle / Hardcore-Torches-Forge

Other
0 stars 4 forks source link

Fatal error in log #4

Closed WolfieWaffle closed 2 years ago

WolfieWaffle commented 2 years ago

Nice work! The torches can be placed without causing any crashing. The only thing I would report is that whenever a torch or lantern is placed, it causes a 'fatal' message to be printed to the log. I've seen another mod have this issue as it seems that they also attempt to call the "net.minecraft.nbt.CompoundTag.m128441(String)" method. I don't personally mind as the game runs fine otherwise, but it may be something you might want to look into. I've attached a sample of the issue just in case it'll help in any way: Log_Message.txt

Originally posted by @PotionSeeker in https://github.com/WolfieWaffle/Hardcore-Torches-Forge/issues/3#issuecomment-1021678587