Hello, I recently had problems with forge I try with the two most recent versions of Forge, but nothing works.
Here are the logs when starting:
15:19:23.978
[15:19:23] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55)
15:19:23.979
[15:19:23] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44)
15:19:23.979
[15:19:23] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37)
15:19:23.980
[15:19:23] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113)
15:19:23.980
[15:19:23] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219)
15:19:23.980
[15:19:23] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202)
15:19:23.981
[15:19:23] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73)
15:19:23.981
[15:19:23] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at com.electronwill.nightconfig.core.file.AutoreloadFileConfig.load(AutoreloadFileConfig.java:41)
15:19:23.982
[15:19:23] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85)
15:19:23.982
[15:19:23] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraftforge.fml.loading.FMLConfig.loadFrom(FMLConfig.java:60)
15:19:23.982
[15:19:23] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: ... 10 more
15:19:24.493
Process crashed with exit code 1
Thank you in advance