Invisible Graves
sleepy-evelyn opened this issue ยท 0 comments
This doesn't seem to be a duplicate of #118 although let me know if that's false.
Graves are invisible after death but one clicked will appear. This error could be unrelated (below) but this is the only issue I could find.
Using version 3.0.0+1.20.1 on Quilt 0.23.0-beta1 with the latest Fabric Loader version available for Quilt 0.90.0.
It could be a Quilt specific packet problem tbh. I haven't come across any issues until recently and I updated Quilt Loader. I also updated a bunch of other mods tho so I can't be sure.
Full Log: https://gist.github.com/sleepy-evelyn/5af4e9f5cf3014641fcf5384eaba3249
java.lang.NullPointerException: Cannot invoke "eu.pb4.graves.grave.Grave.canTakeFrom(net.minecraft.class_1657)" because the return value of "eu.pb4.graves.registry.GraveBlockEntity.getGrave()" is null
at eu.pb4.graves.registry.GraveBlock.method_9594(GraveBlock.java:38) ~[universal-graves-3.0.01.20.1.i0:0/:?]
at net.minecraft.class_4970$class_4971.method_26165(class_4970.java:997) ~[minecraft-1.20.1.i0:0/:?]
at net.minecraft.class_3225.handler$hea000$polymer-core$polymer_packetReceivedInject(class_3225.java:5100) ~[minecraft-1.20.1.i0:0/:?]
at net.minecraft.class_3225.method_14263(class_3225.java) ~[minecraft-1.20.1.i0:0/:?]
at net.minecraft.class_3244.method_12066(class_3244.java:1083) ~[minecraft-1.20.1.i0:0/:?]
at net.minecraft.class_2846.method_12361(class_2846.java:42) ~[minecraft-1.20.1.i0:0/:?]
at net.minecraft.class_2846.method_11054(class_2846.java:8) ~[minecraft-1.20.1.i0:0/:?]
at net.minecraft.class_2600.method_11072(class_2600.java:22) ~[minecraft-1.20.1.i0:0/:?]
at net.minecraft.class_3738.run(class_3738.java:18) ~[minecraft-1.20.1.i0:0/:?]
at net.minecraft.class_1255.method_18859(class_1255.java:156) ~[minecraft-1.20.1.i0:0/:?]
at net.minecraft.class_4093.method_18859(class_4093.java:23) ~[minecraft-1.20.1.i0:0/:?]
at net.minecraft.server.MinecraftServer.method_24306(MinecraftServer.java:782) ~[minecraft-1.20.1.i0:0/:?]
at net.minecraft.server.MinecraftServer.method_18859(MinecraftServer.java:164) ~[minecraft-1.20.1.i0:0/:?]
at net.minecraft.class_1255.method_16075(class_1255.java:130) ~[minecraft-1.20.1.i0:0/:?]
at net.minecraft.server.MinecraftServer.method_20415(MinecraftServer.java:20318) ~[minecraft-1.20.1.i0:0/:?]
at net.minecraft.server.MinecraftServer.method_16075(MinecraftServer.java:758) ~[minecraft-1.20.1.i0:0/:?]
at net.minecraft.class_1255.method_5383(class_1255.java:115) ~[minecraft-1.20.1.i0:0/:?]
at net.minecraft.server.MinecraftServer.method_16208(MinecraftServer.java:742) ~[minecraft-1.20.1.i0:0/:?]
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:675) ~[minecraft-1.20.1.i0:0/:?]
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265) ~[minecraft-1.20.1.i0:0/:?]
at java.lang.Thread.run(Thread.java:833) ~[?:?]