Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-7044

[1.19] Exception generating new chunk with custom chunk generator

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major 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?

        1. latest.log
          194 kB
        2. WorldCreatorTest_src.zip
          2 kB
        3. WorldCreatorTest.jar
          6 kB

            DerFrZocker Marvin Rieple
            eccentric Eccentric Devotion
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: