EwyBoy / SeedDrop

Minecraft mod that lets you configure what drops from breaking grass with JSON or Commands.
https://www.curseforge.com/minecraft/mc-mods/seed-drop
MIT License
5 stars 2 forks source link

Config having empty lines crashes on startup #2

Closed MuuKnew closed 5 years ago

MuuKnew commented 5 years ago

crash-2019-01-03_03.15.54-client.txt

Crash detailed above in log file, this was the only mod in the pack

Config which crashed (minus extraneous bits):

general { S:"SeedDrop Drop List" < minecraft:beetroot_seeds 10

 >

}

Removing the empty line after 10 allowed the crash to not happen.

If it can't be fixed for whatever reason, a comment detailing this in the config would be cool.

Thanks for the great mod.

EwyBoy commented 5 years ago

I think forge changed how config files are formatted and this is now causing a crash since the mod is built to run on a very old version of forge. I will update the mod to support the latest forge version ASAP. Thanks for your crash report.

EwyBoy commented 5 years ago

I fixed the issue for all versions of the mod, from 1.8 to 1.12. https://minecraft.curseforge.com/projects/seed-drop/files