I'm new to minecraft modding and I get an exception whenever I try to launch my mod. Here's the stacktrace : https://paste.myst.rs/gjlcc42r
I'm on Windows 10 and using IntelliJ, using adoptium as my jdk (https://adoptium.net/?variant=openjdk8&jvmVariant=hotspot)
Here's the mods.toml : https://paste.myst.rs/iv8iuj6d
And the build.gradle : https://paste.myst.rs/jlai5jg4
And the TutorialMod.java : https://paste.myst.rs/ylgbttps
I would appreciate if someone could help me fix this. Thanks!