Skip to content

Failed

world.bentobox.greenhouses.greenhouse.BiomeRecipeTest.testSpawnNoMobs

Failing for the past 2 builds (Since Unstable #345 )
Took 6 ms.

Error Message

Cannot invoke "org.bukkit.block.Block.getType()" because the return value of "org.bukkit.Location.getBlock()" is null

Stacktrace

java.lang.NullPointerException: Cannot invoke "org.bukkit.block.Block.getType()" because the return value of "org.bukkit.Location.getBlock()" is null
	at world.bentobox.greenhouses.greenhouse.BiomeRecipeTest.testSpawnNoMobs(BiomeRecipeTest.java:429)