Jakllp / war

War - Minecraft TDM & CTF for Bukkit
http://war.tommytony.com/
MIT License
3 stars 3 forks source link

IllegalArgumentException on server start #9

Closed JacksonWillford closed 2 years ago

JacksonWillford commented 2 years ago

Stacktrace: https://i.imgur.com/AlbzCVW.png

Do you need me to provide the configuration?

Jakllp commented 2 years ago

So this happened on server-start? Interesting (the stacktrace actually happened on disable but nonetheless there is a bug there)

Quick question: Did you recently upgrade to a 1.17.1? If so: From what Minecraft-Version?

JacksonWillford commented 2 years ago

Hello! Sorry for the delay, this is happening on server shutdown, not startup. And yes, we upgraded from 1.16.5 to 1.17.1.

Jakllp commented 2 years ago

Hi, no problem

I suspected it to be that bug but this should be a fairly easy fix

Only a few steps:

Also: DON'T use /resetzone before you haven't saved a zone

That should theoretically fix the issue. If it doesn't I'll have to look into your case further but this isn't a general bug just some compatibility stuff.

Explanation: The files in the dat-folder save the zones -> all the blocks in them You have some cauldrons in your zones which were previously saved as "cauldron" but can now be "water_cauldron" or something like that.

Jakllp commented 2 years ago

Did it work?

JacksonWillford commented 2 years ago

Did it work?

Hey! Sorry I've been out for a bit due to the holidays. I'll be home next week! Sorry for the delay!!

Jakllp commented 2 years ago

All good, was just wondering ^^