can somebody help me with this error?:
[14:41:18] [main/INFO]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 37.0.104, --fml.mcVersion, 1.17.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20210706.113038, nogui]
[14:41:18] [main/INFO]: ModLauncher 9.0.7+91+master.8569cdf starting: java version 17.0.1 by Oracle Corporation
[14:41:19] [main/INFO]: MixinBootstrap v1.1.0
[14:41:19] [main/INFO]: Mixin v0.8.4
[14:41:19] [main/INFO]: ModLauncher v9.0.7+91+master.8569cdf (8.0)
[14:41:19] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=union:/C:/Users/LiL-Ulke/Desktop/Minecraft%201.17.1%20Mod-Server/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar%2318! Service=ModLauncher Env=SERVER
[14:41:20] [main/INFO]: Found mod file balm-1.8.0+0.jar of type MOD with locator {mods folder locator at C:\Users\LiL-Ulke\Desktop\Minecraft 1.17.1 Mod-Server\mods}
[14:41:20] [main/INFO]: Found mod file betterendforge-1.16.5-2.3.1.jar of type MOD with locator {mods folder locator at C:\Users\LiL-Ulke\Desktop\Minecraft 1.17.1 Mod-Server\mods}
[14:41:20] [main/INFO]: Found mod file FallingTree-1.17.1-2.14.3.jar of type MOD with locator {mods folder locator at C:\Users\LiL-Ulke\Desktop\Minecraft 1.17.1 Mod-Server\mods}
[14:41:20] [main/INFO]: Found mod file gravestone-1.17.1-1.0.4.jar of type MOD with locator {mods folder locator at C:\Users\LiL-Ulke\Desktop\Minecraft 1.17.1 Mod-Server\mods}
[14:41:20] [main/INFO]: Found mod file ironchest-1.17.1-12.0.2.jar of type MOD with locator {mods folder locator at C:\Users\LiL-Ulke\Desktop\Minecraft 1.17.1 Mod-Server\mods}
[14:41:20] [main/INFO]: Found mod file Jade-1.17.1-3.3.1.jar of type MOD with locator {mods folder locator at C:\Users\LiL-Ulke\Desktop\Minecraft 1.17.1 Mod-Server\mods}
[14:41:20] [main/INFO]: Found mod file jei-1.17.1-8.1.0.26.jar of type MOD with locator {mods folder locator at C:\Users\LiL-Ulke\Desktop\Minecraft 1.17.1 Mod-Server\mods}
[14:41:20] [main/INFO]: Found mod file waystones-8.2.0+0 (3).jar of type MOD with locator {mods folder locator at C:\Users\LiL-Ulke\Desktop\Minecraft 1.17.1 Mod-Server\mods}
[14:41:20] [main/INFO]: Found mod file fmlcore-1.17.1-37.0.104.jar of type LIBRARY with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@37bd68c3
[14:41:20] [main/INFO]: Found mod file javafmllanguage-1.17.1-37.0.104.jar of type LANGPROVIDER with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@37bd68c3
[14:41:20] [main/INFO]: Found mod file mclanguage-1.17.1-37.0.104.jar of type LANGPROVIDER with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@37bd68c3
[14:41:20] [main/INFO]: Found mod file server-1.17.1-20210706.113038-srg.jar of type MOD with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@37bd68c3
[14:41:20] [main/INFO]: Found mod file forge-1.17.1-37.0.104-universal.jar of type MOD with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@37bd68c3
Exception in thread "main" java.lang.module.ResolutionException: Module jade reads more than one module named org.spongepowered.mixin
at java.base/java.lang.module.Resolver.resolveFail(Resolver.java:901)
at java.base/java.lang.module.Resolver.checkExportSuppliers(Resolver.java:722)
at java.base/java.lang.module.Resolver.finish(Resolver.java:380)
at java.base/java.lang.module.Configuration.<init>(Configuration.java:140)
at java.base/java.lang.module.Configuration.resolveAndBind(Configuration.java:494)
at MC-BOOTSTRAP/cpw.mods.modlauncher@9.0.7/cpw.mods.modlauncher.ModuleLayerHandler.buildLayer(ModuleLayerHandler.java:70)
at MC-BOOTSTRAP/cpw.mods.modlauncher@9.0.7/cpw.mods.modlauncher.TransformationServicesHandler.buildTransformingClassLoader(TransformationServicesHandler.java:61)
at MC-BOOTSTRAP/cpw.mods.modlauncher@9.0.7/cpw.mods.modlauncher.Launcher.run(Launcher.java:104)
at MC-BOOTSTRAP/cpw.mods.modlauncher@9.0.7/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
at MC-BOOTSTRAP/cpw.mods.modlauncher@9.0.7/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/cpw.mods.modlauncher@9.0.7/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at cpw.mods.bootstraplauncher@0.1.17/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90)
C:\Users\LiL-Ulke\Desktop\Minecraft 1.17.1 Mod-Server>pause
Drücken Sie eine beliebige Taste . . .