[1.16.1] Inserting comma separated strings in the orechidPriorityMods config causes server startup crash
NielsPilgaard opened this issue · 6 comments
Version Information
Forge version: 1.16.1-32.0.108
Botania version: Botania-1.16.1-403
Further Information
https://gist.github.com/NillerMedDild/c126a5cf6ae4512199b268414129fab2
Steps to reproduce:
- Insert strings into orechidPriorityMods config
- Launch server
- Observe crash
Used config: orechidPriorityMods = ["emendatusenigmatica", "minecraft", "immersiveengineering", "mekanism", "jaopca", "kubejs", "appliedenergistics2", "pneumaticcraft", "tmechworks", "industrialforegoing", "botania", "quark", "pedestals"]
What I expected to happen:
No crash.
What happened instead:
Crash.
Is this the wrong log? There is no crash indicated there, nor are there any errors related to this config
Woops, wrong log indeed! https://gist.github.com/NillerMedDild/c126a5cf6ae4512199b268414129fab2
Yeah I am an idiot. Might ask Willie for a fix build because this seems pretty important to fix, to be fair.
Fix backported to 1.16.1 in d7f1265, closing.