Death id not in server logs as specific
Gabrielsworkshop opened this issue ยท 3 comments
I looked for the death id in the logs but did not find it
the readme.txt says that the death id will be written in the logs once a player has died, but I can't seem to find that. I looked inside the logs around the time of player death and this is what I saw:
[net.minecraft. server. MinecraftServer/]: G_Massacre <Undergarden> has made the advancement [Nether Exorcism]
[net.minecraft.server. MinecraftServer/]: G_Massacre <Undergarden> has made the advancement [Nether Depths Upgrade]
[net.minecraft.server. MinecraftServer/]: G_Massacre <Undergarden> has reached the goal [Firey Depths]
[net.minecraft.server. MinecraftServer/]: G_Massacre <Undergarden> has made the advancement [We Need to Go Deeper]
[Portal/]: ServerPlayer ['G_Massacre' /280, l='ServerWorld undergarden: undergarden world', x=79.47, y=126.23, z=86.70]is teleporting frequently
[Portal/]: ServerPlayer ['G_Massacre'/280, l='ServerWorld minecraft: the_nether world', x=79.47, y =- 1.11, z=86.82]is teleporting frequently
Worker-Main-15/WARN] [net.minecraft.world. level. levelgen.heightproviders. UniformHeight/]: Empty height range: [136 absolute-0 below top]
[Portal/]: ServerPlayer ['G_Massacre'/280, l='ServerWorld minecraft: the_nether world', x=79.29, y =- 1.25, z=86.70]is teleporting frequently
[net.minecraft.server. MinecraftServer/]: ZombieAstronaut <Undergarden> has reached the goal [Nether's Overhaul]
[net.minecraft.server. MinecraftServer/]: ZombieAstronaut <Undergarden>
[net.minecraft.server. MinecraftServer/]: ZombieAstronaut <Undergarden>
[net.minecraft.server. MinecraftServer/]: ZombieAstronaut <Undergarden> has reached the goal [Firey Depths]
[net.minecraft.server.MinecraftServer/]: ZombieAstronaut <Undergarden> has made the advancement [We Need to Go Deeper]
[net.minecraft.server. MinecraftServer/]: ZombieAstronaut <Undergarden> suffocated in a wall
[net.minecraft.server. network. ServerGamePacketListenerImpl/]: ZombieAstronaut lost connection: Disconnected
[net.minecraft.server. MinecraftServer/]: ZombieAstronaut <Undergarden> left the game
[net.minecraft. server. MinecraftServer/]: G_Massacre <Undergarden> has reached the goal [Nether's Overhaul]
I am using this mod inside of a mod pack called Abyssal Ascent, the minecraft server is running on a linux machine on my home network and I am connecting to it via LAN from my windows machine.
there is another gravestone mod called gravestone x Curios API Combat that is also in the mod pack, not sure if those two mess with each other
apologies if Im wasting your time, my brother's gravestone is glitched to an unreachable area and I only want to get back the contents. he threw away the obituary after he died, we didn't know how important it was for this.
Minecraft version
1.20.1
Mod version
1.20.1-1.0.24
Mod loader and version
Forge 47.3.0
Steps to reproduce
I guess die and check the logs?
Expected behavior
I expected to find the death id in the logs as stated in the read me
Log files
https://gist.github.com/G-Massacre/fd86918899b1aefb34444e98dbb88746
Screenshots
No response
I see, thank you for reading the issue. do you know where I can find the ID in the files at all? like maybe one of the .dat files?