Open Terrain Generator (OTG)

Open Terrain Generator (OTG)

10M Downloads

Crash: /otg reload on spigot

Jishuna opened this issue ยท 5 comments

commented

Latest version of spigot 1.12.2 and Biome bundle with r26 breaks when using /otg reload

Log: https://pastebin.com/sNuseRhu

Causes an internal error from the command and then a crash when generating chunks afterwards.

commented

Hey @Coll1234567, thanks for reporting this, will take a look at this for v8.

commented

That I can do, have added a fix in v8_r3, the command appears to work, will need some testing though.

commented

This is due to lots of changes for dynamic biome ids for v7. For Forge this command isn't available, and users have to reload the world to reload configs. What exactly should this command do though, I can't imagine it should allow you to add/delete biomes during a session? How/when would you use this?

commented

For v8_r3, have disabled this command.

commented

Is it feasible to have the command only reload the settings of already registered biomes without re-registering them.