Some friends and I have decided to play some modded Minecraft, and since I have a Macbook Pro lying around, I decided to host the server since I didn't want to host it on my Windows pc.
I have no trouble booting up the forge server without mods, but as soon as I add mods the server won't start. I have tried with other version such as 1.19.4 and 1.18.2
The mods should be compatible with the version, example of one mod, Create 1.19.2 v0.5.1b.
Here is the log.
[04jun.2023 12:04:21.182] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 43.2.11, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853]
[04jun.2023 12:04:21.186] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 20.0.1 by Oracle Corporation; OS Mac OS X arch x86_64 version 12.6.1
[04jun.2023 12:04:21.383] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/Users/andersmeilandt/Desktop/server/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2363!/ Service=ModLauncher Env=SERVER
[04jun.2023 12:04:21.644] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /Users/andersmeilandt/Desktop/server/libraries/net/minecraftforge/fmlcore/1.19.2-43.2.11/fmlcore-1.19.2-43.2.11.jar is missing mods.toml file
[04jun.2023 12:04:21.646] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /Users/andersmeilandt/Desktop/server/libraries/net/minecraftforge/javafmllanguage/1.19.2-43.2.11/javafmllanguage-1.19.2-43.2.11.jar is missing mods.toml file
[04jun.2023 12:04:21.648] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /Users/andersmeilandt/Desktop/server/libraries/net/minecraftforge/lowcodelanguage/1.19.2-43.2.11/lowcodelanguage-1.19.2-43.2.11.jar is missing mods.toml file
[04jun.2023 12:04:21.649] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /Users/andersmeilandt/Desktop/server/libraries/net/minecraftforge/mclanguage/1.19.2-43.2.11/mclanguage-1.19.2-43.2.11.jar is missing mods.toml file
[04jun.2023 12:04:21.783] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 2 dependencies adding them to mods collection
[04jun.2023 12:04:22.938] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[04jun.2023 12:04:22.943] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments []
[04jun.2023 12:04:23.184] [main/WARN] [mixin/]: Error loading class: java/lang/invoke/MethodHandles$Lookup (java.lang.IllegalArgumentException: Unsupported class file major version 64)
[04jun.2023 12:04:23.202] [main/WARN] [mixin/]: Error loading class: java/lang/Boolean (java.lang.IllegalArgumentException: Unsupported class file major version 64)
Best Regards
Andy