Zetter — Painting Mod

Zetter — Painting Mod

71.7k Downloads

Crash on placing artist table

scribe-of-days opened this issue · 4 comments

commented

I'm getting this error after placing the table in the world:

Description: Exception ticking world

java.lang.NoSuchMethodError: 'net.minecraft.nbt.CompoundTag com.dantaeusb.zetter.block.entity.ArtistTableBlockEntity.save(net.minecraft.nbt.CompoundTag)'

Happy to share the entire crashlog if it would be helpful!

commented

I see! Seems like I used some method that worked in earlier Forge versions but is deprecated now. Just uploaded new version (0.13.3) to the CurseForge, thank you very much.

commented

Absolutely! Glad to help :) Appreciate the shoutout in the patch notes!

commented

crash-2022-02-13_22.35.09-server.txt

Please let me know if this works! I can upload it elsewhere if you're not able to read it here

commented

HI! Yes, please, can you share your crashlog here? I'm trying to reproduce the issue on different versions, but not able to get this error.

Seems like it might happen here

, but there's nothing to crash, so I need more details definitely.