MohistMC / Mohist

Minecraft Forge Hybrid server implementing the Spigot/Bukkit API, formerly known as Thermos/Cauldron/MCPC+
https://mohistmc.com
GNU General Public License v3.0
1.24k stars 203 forks source link

"Invisible" config value causing crash: java.lang.UnsupportedOperationException: Unknown Config value MISC for spawn-limits #3175

Closed AnVir closed 2 weeks ago

AnVir commented 2 weeks ago

Minecraft Version : 1.20.1

Mohist Version : 743

Operating System : Linux Debian 12

Logs : https://gist.github.com/AnVir/b8ee773776d4e92993508e7d6e124b78

Uploaded both crash log and my bukkit.yml

Mod list : Included in crash report

Plugin list : Will send separately. Server told: [01:05:29 INFO]: Unable to paste the list of your plugins.

Description of issue :

I have used mohist version 736 for days, and now decided to update to 746. And it throws error. I have investigated - tried all middle versions one by one, got that 742 works, but 743 throws error.

I have not changed any "basic" mohist configs for like 3 weeks since I have installed it, it was ~700 version then. Sure have no such config option there. Found "misc: 10" two times in spigot.yml file that I have in server directory, but section name is different.

What I did:

Error happens after it detects all mods and plugins and as I guess tries to initialize bukkit part of engine.

Hope you will help somehow. Thank you in advance. изображение изображение

AnVir commented 2 weeks ago

747 version seems to be fixed. works just fine. Thanks!