Foamfix incompatibility
Runemoro opened this issue ยท 2 comments
Nullpointer on this line:
https://github.com/DimensionalDevelopment/DimDoors/blob/1.12-WIP/src/main/java/org/dimdev/dimdoors/shared/tools/SchematicConverter.java#L120
Caused by this method call returning null:
TileEntity.getKey(TileEntityHopper.class)
But only when Foamfix is installed.