Incompatibility with Create
KazuMurako opened this issue ยท 2 comments
Bug description
When a player is killed by a deployer no corpse is spawned and items are destroyed. Death also does not appear when running the /deathhistory command.
Steps to reproduce the issue
- Install Create, Flywheel, and Corpse.
- Place and power a Deployer and use a wrench on it to set it to attack mode.
- Take damage from it until you die.
Expected behavior
A corpse:corpse entity should be created containing all the items the player had in their inventory upon death, and the death should be saved by the /deathhistory command.
Log files
https://pastebin.com/uQWDzyaS
Versions
-Operating System: Windows 10 Pro
- Minecraft version: 1.18.2
- Forge version: 40.2.0
- Mod version: 1.0.1
Other mods
Create create-1.18.2-0.5.0.i.jar
Flywheel flywheel-forge-1.18.2-0.6.8.a.jar
Video
https://streamable.com/6lh92t
Additional Context
I have created an Issue on the Create Github Creators-of-Create/Create#4675
Does the same thing happen with other mods that process deaths?
Are the items of the player dropping if the corpse mod is not installed?