이해도 | 초보자 |
---|---|
게임버전 (JE) | 1.12.2 |
게임버전 (BE) | 1.12.x |
안녕하세요! 캣서버로 서버를 여는데
자꾸 오류가 뜹니다ㅠㅠ
같은 모드에 같은 플러그인 같은 구동기로 서버를 연 제 친구는
서버가 잘만 열리는데
제가 열면 이렇게 오류가 뜹니다 ㅠㅠ
이게 무슨뜻일까요?ㅠㅠ 고수님들 조언 부탁드립니다..
----------------
[20:43:21] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Decocraft (props)
Caused by: java.lang.IllegalAccessError: class com.mia.craftstudio.utils.ImageIOCS (in unnamed module @0x6a0094c9) cannot access class com.sun.imageio.plugins.png.PNGImageReader (in module java.desktop) because module java.desktop does not export com.sun.imageio.plugins.png to unnamed module @0x6a0094c9
at com.mia.craftstudio.utils.ImageIOCS.<clinit>(ImageIOCS.java:20) ~[ImageIOCS.class:?]
at com.mia.craftstudio.CSModel.<init>(CSModel.java:379) ~[CSModel.class:?]
at com.mia.craftstudio.CSPack.readPackFile(CSPack.java:197) ~[CSPack.class:?]
at com.mia.craftstudio.CSProject.loadPacks(CSProject.java:252) ~[CSProject.class:?]
at com.mia.craftstudio.minecraft.forge.CSLibMod.getCSProjectAndLoad(CSLibMod.java:91) ~[CSLibMod.class:?]
at com.mia.props.Props.loadModels(Props.java:209) ~[Props.class:?]
at com.mia.props.Props.preInit(Props.java:166) ~[Props.class:?]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:578) ~[?:?]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:636) ~[Cat.jar:git-CatServer-1.12.2-090a6ffb]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:578) ~[?:?]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[guava-21.0.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[guava-21.0.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[guava-21.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[guava-21.0.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) ~[Cat.jar:git-CatServer-1.12.2-090a6ffb]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) ~[Cat.jar:git-CatServer-1.12.2-090a6ffb]
at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:578) ~[?:?]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[guava-21.0.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[guava-21.0.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[guava-21.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[guava-21.0.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) ~[LoadController.class:git-CatServer-1.12.2-090a6ffb]
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629) ~[Loader.class:git-CatServer-1.12.2-090a6ffb]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) ~[FMLServerHandler.class:git-CatServer-1.12.2-090a6ffb]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:336) ~[FMLCommonHandler.class:git-CatServer-1.12.2-090a6ffb]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:169) ~[nz.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:636) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:1589) [?:?]
[20:43:21] [Server thread/ERROR]: This crash report has been saved to: C:\Users\SM\Desktop\Cat\.\crash-reports\crash-2023-11-24_20.43.21-server.txt
코코냐
2023.11.24자바 버전을 확인해주세요,
NoEul
2023.11.24Java 8을 사용하여 서버를 실행해 주세욘