[Bug]: position and dimension do not appear in log
feliscat opened this issue ยท 3 comments
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
Unfortunately not. Here's a latest.log if it helps.
latest.log
Does installing this mod fix your issue? https://www.curseforge.com/minecraft/mc-mods/server-translation-api
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.