FirEmerald / AdditionalPlacements

Vertical Slabs and Stairs framework and implementation
MIT License
6 stars 4 forks source link

adding mod to blacklist causes crash #92

Closed G93d14 closed 1 month ago

G93d14 commented 1 month ago

https://mclo.gs/2Qty9TL I added the namespace of the mod in question to the blacklist. is that not how it is supposed to be added?

the mod in question was https://www.curseforge.com/minecraft/mc-mods/macaws-for-terrafirmacraft

G93d14 commented 1 month ago

never mind i missed a quote

FirEmerald commented 1 month ago

Yep, and for future reference if you see "Failed loading config file" as the crash exception, it means you have a bad config file, and no mod has actually errored. the error will say what file was wrong, and further down the stacktrace will be something like "Caused by: com.electronwill.nightconfig.core.io.ParsingException: Invalid value: mcwtfcaio" which will tell you what the actual error was