-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
Windows 10
Java 17
-
This server is running CraftBukkit version 3508-Spigot-fa893f0-50ef122 (MC: 1.19) (Implementing API version 1.19-R0.1-SNAPSHOT)
-
Yes
Exception generating new chunk with custom chunk generator
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.util.RandomSource.b(long)" because "this.random" is null at org.bukkit.craftbukkit.v1_19_R1.util.RandomSourceWrapper$RandomWrapper.setSeed(RandomSourceWrapper.java:75)
Reproduceable with the simple World Generator test plugin attached - no other plugins present.
Perhaps caused by adding a custom block populator?