ILEYna_ 1bdca2e60fe845acba6e84ff0fd6d9a8
이해도 | 초보자 |
---|---|
게임버전 (JE) | 1.19.2 |
게임버전 (BE) | 관련없음 |
Exception in thread "main" java.lang.module.ResolutionException: Module geckolib3 reads more than one module named org.yaml.snakeyaml
at java.base/java.lang.module.Resolver.resolveFail(Resolver.java:900)
at java.base/java.lang.module.Resolver.checkExportSuppliers(Resolver.java:721)
at java.base/java.lang.module.Resolver.finish(Resolver.java:380)
at java.base/java.lang.module.Configuration.<init>(Configuration.java:139)
at java.base/java.lang.module.Configuration.resolveAndBind(Configuration.java:493)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ModuleLayerHandler.buildLayer(ModuleLayerHandler.java:75)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.buildTransformingClassLoader(TransformationServicesHandler.java:60)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:104)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)
at com.mohistmc.MohistMCStart.main(MohistMCStart.java:90)
계속하려면 아무 키나 누르십시오 . . .
이렇게뜨는데 어떻게해결하나요..?
(자바 버전 )
java version "20.0.1" 2023-04-18
Java(TM) SE Runtime Environment (build 20.0.1+9-29)
Java HotSpot(TM) 64-Bit Server VM (build 20.0.1+9-29, mixed mode, sharing)
코코냐
2023.07.06자바20은 사용할수 없습니다. 1.17 이상은 자바17, 미만은 자바8로 설정해주세요.
yuli
2023.07.06[06:10:50 INFO]: Found 9 dependencies adding them to mods collection
Exception in thread "main" java.lang.module.ResolutionException: Module jei reads more than one module named org.yaml.snakeyaml
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.(Configuration.java:140)
at java.base/java.lang.module.Configuration.resolveAndBind(Configuration.java:494)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ModuleLayerHandler.buildLayer(ModuleLayerHandler.java:75)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.buildTransformingClassLoader(TransformationServicesHandler.java:60)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:104)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)
at com.mohistmc.MohistMCStart.main(MohistMCStart.java:90)
계속하려면 아무 키나 누르십시오 . . .
코코냐
2023.07.06자바가 맞게 실행중인지 확인해주세요. 기존 자바로 실행중일수 있습니다. 자바 버전은 명령 프롬프트에 java -version을 입력해 확인할수 있습니다.
버전이 맞음에도 동일한 문제가 지속된다면 코어 손상 혹은 자체 버그일수 있습니다.
yuli
2023.07.06버전을 변경해도 안됩니다 ㅜㅡㅜ(코어 손상 혹은 자체 버그일수 있습니다.) 이런문제일경우 해결방법이 있나용??
코코냐
2023.07.06코어 손상의 경우 단순 재설치로 해결 가능하며, 버그인 경우에는 픽스가 냐올때까지는 해결 방법이 없습니다. (이걸 스스로 고칠수 있다면, 질문을 올릴 이유가 없습니다.)