PG85 / OpenTerrainGenerator

Minecraft Terrain Generator for Bukkit/Spigot/Forge
MIT License
197 stars 84 forks source link

[Bug]: invalid Registry() causes stacktrace in 1.18.2 #988

Open NLBlackEagle opened 1 year ago

NLBlackEagle commented 1 year ago

Is there an existing issue for this?

Current Behavior

Registry(minecraft:warm_ocean_vegetation,VEGETAL_DECORATION) causes a crash

Expected Behavior

Info line saying me registry() in biome on line x is invalid.

Which platforms have you reproduced this issue using?

Spigot/Paper

OTG Version

Start up OpenTerrainGenerator-Paper-1.18.2-0.0.27

Platform Version

paper 1.18.2

Steps To Reproduce

Start up OTG with

Registry(minecraft:warm_ocean_vegetation,VEGETAL_DECORATION)

in any biomeconfig

Log file

https://pastebin.com/7P3rUKeF

Anything else?

No response