개인 자료란 (JE)

  서버 커뮤니티

Profile 유리밤 대표칭호 없음
Profile

질문하기 멀티플레이

서버 버킷 오류

2017.07.10 조회 수 133 추천 수 0

  |  주의사항

 

  1. 회색 사각형 영역 내에서 엔터를 칠 때에는 Shift + 엔터키로!
  2. 이미지는 아래에 파일 첨부 단추를 눌러서!
  3. 오류 문의인 경우, 상황과 증상을 내용 부분에 자세하게 적어주세요.

 

 

 

  |  질문 주제

 

서버오류

 

 

 

  |  내용

 

[16:29:37 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[16:29:37 INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[16:29:37 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[16:29:37 INFO]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading
[16:29:37 INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_71, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jre7
[16:29:37 INFO]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized!
[16:29:37 WARN]: The following coremods do not have a @MCVersion annotation. They may cause problems if this is not the correct version of Minecraft for them.
[16:29:37 WARN]: Missing @MCVersion: kp.forge.LoadingPlugin
[16:29:37 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:29:37 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[16:29:37 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:29:37 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:29:37 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:29:39 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:29:39 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:29:40 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:29:40 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[16:29:41 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[16:29:41 INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[16:29:41 INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[16:29:46 INFO]: Starting minecraft server version 1.7.10
[16:29:46 INFO]: Attempting early MinecraftForge initialization
[16:29:46 INFO]: MinecraftForge v10.13.4.1614 Initialized
[16:29:46 INFO]: Replaced 183 ore recipies
[16:29:47 INFO]: Completed early MinecraftForge initialization
[16:29:47 ERROR]: Encountered an unexpected exception
java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiScreen
        at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
        at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_71]
        at cpw.mods.fml.common.Loader.identifyMods(Loader.java:340) ~[Loader.class:1.7.10-R0.1-SNAPSHOT]
        at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) ~[Loader.class:1.7.10-R0.1-SNAPSHOT]
        at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:1.7.10-R0.1-SNAPSHOT]
        at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:320) ~[FMLCommonHandler.class:1.7.10-R0.1-SNAPSHOT]
        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176) ~[lt.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631) [MinecraftServer.class:?]
        at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.GuiScreen
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
        ... 9 more
Caused by: java.lang.RuntimeException: Attempted to load class bdw for invalid side SERVER
        at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:51) ~[KCauldron-1.7.10-1614.201.jar:1.7.10-R0.1-SNAPSHOT]
        at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279) ~[launchwrapper-1.12.jar:?]
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176) ~[launchwrapper-1.12.jar:?]
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
        ... 9 more
[16:29:47 ERROR]:       Cause of unexpected exception was
java.lang.ClassNotFoundException: net.minecraft.client.gui.GuiScreen
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
        at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
        at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_71]
        at cpw.mods.fml.common.Loader.identifyMods(Loader.java:340) ~[Loader.class:1.7.10-R0.1-SNAPSHOT]
        at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) ~[Loader.class:1.7.10-R0.1-SNAPSHOT]
        at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:1.7.10-R0.1-SNAPSHOT]
        at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:320) ~[FMLCommonHandler.class:1.7.10-R0.1-SNAPSHOT]
        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176) ~[lt.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631) [MinecraftServer.class:?]
        at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
계속하려면 아무 키나 누르십시오 . . .

원래 모드는 사용하지 않고 플러그인 만 쓸때는 멀쩡했는데 모를 넣으니까 이렇게 되네요

Warning
댓글이 없습니다.

새로운 댓글을 등록해 주세요!

뉴스 및 창작물
/files/thumbnails/268/789/003/262x150.crop.jpg?20240515192032

레드스톤

벌레먹은 돌 빠르게 제거하는 법

GlassesFilm

2024-05-15

0

/files/thumbnails/797/788/003/262x150.crop.jpg?20240515090924

건축

마인크래프트로 구현한 카르카손 보드게임

Warak

2024-05-15

1

/files/thumbnails/487/784/003/262x150.crop.jpg?20240508233607

모드

Windows Borderless 모드에서 악성코드 발견 3

학교가기싫다

2024-05-08

1

/files/thumbnails/384/778/003/262x150.crop.jpg?20240512002324

업데이트

마인크래프트 자바 에디션 스냅샷 24w18a

학교가기싫다

2024-05-06

0

/files/thumbnails/855/781/003/262x150.crop.jpg?20240505141129

레드스톤

레이저 클리너

GlassesFilm

2024-05-05

1