hackshark 1a99d00a903146c6b5996d01f52a8243
이해도 | 초보자 |
---|---|
게임버전 (JE) | 관련없음 |
게임버전 (BE) | 관련없음 |
Incompatible mod set!
net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set!
A potential solution has been determined:
- Replace mod 'Fabric API' (fabric-api) 0.62.0+1.19.2 with any version that is compatible with:
- fabricloader 0.14.8
- minecraft 1.19
Unmet dependency listing:
- Mod 'Fabric API' (fabric-api) 0.62.0+1.19.2 requires version 0.14.9 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.14.8!
- Mod 'Fabric API' (fabric-api) 0.62.0+1.19.2 requires any version between 1.19.1-beta.2 (inclusive) and 1.20- (exclusive) of 'Minecraft' (minecraft), but only the wrong version is present: 1.19!
- Mod 'Mod Menu' (modmenu) 4.0.6 requires version 1.19.1- or later of 'Minecraft' (minecraft), but only the wrong version is present: 1.19!
- Mod 'Xaero's Minimap' (xaerominimap) 22.14.1 requires version 1.19.1 or later of 'Minecraft' (minecraft), but only the wrong version is present: 1.19!
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:190)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:148)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
이렇게 떳는데 뭐가문제일까요
프리루트
2022.10.15mods 폴더 안에 과거에 설치하셨던 모드 파일들이 섞여있는 것 같네요.
이전과 다른 마인크래프트 버전용 모드로더(패브릭)와 모드를 설치하실 경우, mods 폴더는 먼저 비우신 다음에 설치하셔야 합니다.
마인크래프트에서 모드를 불러올 때 mods 폴더 안에 있는 모든 모드 파일들을 불러오기 때문에,
현재 사용하시는 마인크래프트 버전에 맞지 않은 모드 파일들도 전부 불러오면서 다음과 같은 오류가 발생하는 것이랍니다.
.minecraft > mods 폴더를 먼저 비우신 다음에 모드를 다시 간편설치기 등으로 설치해주세요.
(mods 폴더는 화면 좌측 하단 검색창에 %appdata% 라고 입력하셔서 .minecraft 폴더 > mods 폴더로 들어가시면 됩니다)