Botania

Botania

133M Downloads

[1.16.1] Inserting comma separated strings in the orechidPriorityMods config causes server startup crash

NielsPilgaard opened this issue · 6 comments

commented

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:

  1. Insert strings into orechidPriorityMods config
  2. Launch server
  3. 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.

commented

Is this the wrong log? There is no crash indicated there, nor are there any errors related to this config

commented

Am I an idiot or was this always client only, it is client only in 1.16.2...

commented

Yeah I am an idiot. Might ask Willie for a fix build because this seems pretty important to fix, to be fair.

commented

Really appreciate it, thanks.

commented

Fix backported to 1.16.1 in d7f1265, closing.