Crash on Config Loading

Issue #380 new
Jake Jake created an issue

Plugin version: 8.0.0 Spigot Username: Vallly90 Issue: I changed my configuration (Here http://discuss.dynamic-bytes.com), i removed all Ores and Lava Lakes. Once i used the command for install the configuration, the world started to load but after 20/30 seconds the server crashed.

Config ID: zuregupife

Log: https://pastebin.com/YtwC73eb

Comments (5)

  1. Civil Alloy

    Can you remove all plugins except for EWG and try again? If it doesn't work still can you post a new pastebin link?

  2. Civil Alloy

    You shouldn't have to remove MV, I'm pretty sure it's necessary to use the web editor. Try adding stone to the ore generation.

    It's throwing an index out of bounds exception. It can happen in Java when you're referencing a value in an array and it doesn't exist. (e.g. it's looking for the first item in the ore array, but it doesn't have a first item) Just my guess.

  3. Jake Jake reporter

    I tried removing the lava lakes settings and it worked! Unfortunately there are lava lakes but the important thing is there are no ores. Sorry for the waste of time, and thanks for the reply!

  4. Log in to comment