rutgerkok / WorldGeneratorApi

Minecraft Spigot plugin that enables other plugins to customize world generation
MIT License
95 stars 9 forks source link

InjectedBiomeGenerator Exception #15

Closed romsto closed 4 years ago

romsto commented 4 years ago

Describe the bug While generating a world with a custom biome generator, I got this error (I was generating chunk 967 / 2601)

Version: latest build, Paper 92, Java 8

java.lang.ClassCastException: nl.rutgerkok.worldgeneratorapi.internal.InjectedBiomeGenerator cannot be cast to net.minecraft.server.v1_16_R1.WorldChunkManagerHell

Log files https://hastebin.com/emagocoduq.bash

rutgerkok commented 4 years ago

See #14 .