Wizardry
Wizardry copied to clipboard
[Bug] TileEntityReceptacle NPE
Is there an existing issue for this?
- [X] I have searched the existing issues
Observed behaviour
TileEntityReceptacle can cause an NPE by passing blockType into world::notifyNeighborsRespectDebug here.
Expected behaviour
This be fixed by changing blockType to getBlockType()
Steps to reproduce
See https://github.com/jbredwards/Fluidlogged-API/issues/196
Crashlog
No response
Environment (Singleplayer/Server, etc.)
Issue present on both sides
Mod version
4.3.12
Minecraft version
1.12.2
Forge version
14.23.5.2847
Other mods
Fluidlogged API v2.2.7