Electroblob's Wizardry

Electroblob's Wizardry

18M Downloads

[Bug] TileEntityReceptacle NPE

jbredwards opened this issue ยท 0 comments

commented

Is there an existing issue for this?

  • 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 jbredwards/Fluidlogged-API#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