No player deaths recorded on Pteradactyl / egg:NeoForge Yolk: Java21
znabel-a opened this issue · 4 comments
Bug description
The mod is loaded, server and clientwise - but when dying (initiated /kill or trying to drown myself) there are no recorded deaths. According to logs, the mod is loaded but it does not appear to be registering deaths. possibly unable to write to folder that may be missing?
Minecraft version
1.21.8
Mod version
1.21.8-1.1.11
Mod loader and version
NeoForge 21.8.8-beta
Steps to reproduce
- Install Ubunti 24.04 LTS
- Install Pterodactyl
- Add Egg NeoForge to Minecraft Nests
- Add Java21 docker image as Java17 was incompatible with NeoForge
- Add server
- installed mod (uploaded to mods folder)
Restarted server several times, does not appear to create the death locations
Expected behavior
No response
Log files
https://gist.github.com/znabel-a/bf2b9c151269232b98f87c7f36be1ab1
Screenshots
No response
Thanks for reporting this issue! Its fixed in the next version that should be up in a couple of minutes.
There is no corpse, only inventory spread around like normal.
I have a server up and running now on my site - I tried moving the corpse-server.toml from /config to /world/serverconfig with no difference. Attached is a screenshot of the root folder - I may recall that in one of my earlier attempts to get this running, folders containing player death locations was created, however using Java21 and NeoForge image, my container appears not to have these folders.
Confirming - works now, thank you!