min2222 / ReplayMod-Forge-Reborn

Unofficial Port of Replay Mod for Forge 1.16+
Other
9 stars 2 forks source link

Crash on start #22

Open tbvns2 opened 1 year ago

tbvns2 commented 1 year ago

I just have this error, then it crashe with exit code 1.

Exception in thread "main" java.lang.module.ResolutionException: Modules com.fasterxml.jackson.core and replaymod export package com.fasterxml.jackson.core to module jsonschema.generator
at java.base/java.lang.module.Resolver.resolveFail(Resolver.java:901)
at java.base/java.lang.module.Resolver.failTwoSuppliers(Resolver.java:815)
at java.base/java.lang.module.Resolver.checkExportSuppliers(Resolver.java:755)
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@10.0.8/cpw.mods.modlauncher.ModuleLayerHandler.buildLayer(ModuleLayerHandler.java:75)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.TransformationServicesHandler.buildTransformingClassLoader(TransformationServicesHandler.java:60)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.Launcher.run(Launcher.java:104)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/cpw.mods.modlauncher@10.0.8/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at cpw.mods.bootstraplauncher@1.1.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)

There are a lot of other mods, so it's probably a compatibility issue.

tbvns2 commented 1 year ago

I saw that this mod had issue with Rubidium, I have it on my game with radeon and oculus. There is also a mod that will cause issue later called DistantHorizon, but I don't think that this mod cause this issue at launch.

There is also a mod that is called WaterMedia, it add VLC to minecraft. You can watch video with it. I think it may cause this issue.