Server crash with secondary world generator install.

Issue #317 resolved
MineWars created an issue

Plugin Version: 8.0.0-PRE-RELASE-3 Spigot Username: MineWars Issue:

After following the installation tutorial I am getting a crash that I can reproduce across separate server installs. The tutorial states to change "forceBukkitGeneratorAPI" to true. By default it is "false," (The comma is included by default). After setting to "true," the server loads but EWG fails to generate any terrain when creating a new world with Multiverse 2. After setting to "true" the server crashes on launch. If the comma is required, it needs to be added to the tutorial page as it may mislead other into removing the comma.

World Creation Command: /mv create testworld normal -g EpicWorldGenerator

Main Settings File: https://pastebin.com/91jjuFvX

Server log for "false,": https://pastebin.com/AjACDD0P (Default world [tera] is EWG and world creation works 75% of the time) (Other 25% results in world holes but another issue has already been created about that)

Server log for "true,": https://pastebin.com/ZSfCi3mT (Creates Void World)

Error log for "true": https://pastebin.com/ypd5b4yQ (Server does not start)

Comments (2)

  1. minelazz

    Thanks for letting us know. The wiki has not been updated yet for v8 as it is still in beta/pre-release state. Actually, the force bukkit generator API setting is removed in v8 and will therefore also soon be removed from the config file.

  2. Log in to comment