Death Finder

Death Finder

159k Downloads

[Bug]: position and dimension do not appear in log

feliscat opened this issue ยท 3 comments

commented

Mod Loader (Required)

Fabric

Minecraft Version (Required)

1.19.2

Mod Version (Required)

4.1.1

Notes (Required)

Death messages in the log seem to not be adding position or dimension. They appear as follows

[02:51:58] [Server thread/INFO]: littlejohnny was slain by Zombie death.message.position death.message.dimension

latest.log (Optional)

No response

commented

Unfortunately not. Here's a latest.log if it helps.
latest.log

commented
commented

This might be solved in the newer version of Fabric Api, I saw they made it so that mod translation files load on server.

When the mod updates to 1.19.4 I'll make sure to implement fallbacks for these translation keys which was added by vanilla in that version. If Fabric Api doesn't fix this for <1.19.4 that's just how it is unfortunately.