개인 자료란 (JE)

  서버 커뮤니티

Profile 헤쓔 대표칭호 없음
Profile

질문하기

서버구동기를 틀면 자꾸 오류가 생겨요 ㅜㅜ

2016.07.21 조회 수 201 추천 수 0

예전엔 멀쩡하게 잘 돌아가던 구동기가 갑자기 안돌아가요..ㅜㅜ

도와주세요..ㅜㅜ

 

 

[01:43:21 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[01:43:21 INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[01:43:21 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[01:43:21 INFO]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading
[01:43:22 INFO]: Java is Java HotSpot(TM) Client VM, version 1.8.0_91, running on Windows 10:x86:10.0, installed at C:\Program Files (x86)\Java\jre1.8.0_91
[01:43:22 INFO]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized!
[01:43:22 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[01:43:22 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[01:43:22 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[01:43:22 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[01:43:22 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[01:43:24 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[01:43:24 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[01:43:24 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[01:43:24 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[01:43:24 INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[01:43:24 INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[01:43:30 INFO]: Starting minecraft server version 1.7.10
[01:43:30 INFO]: Attempting early MinecraftForge initialization
[01:43:30 INFO]: MinecraftForge v10.13.4.1614 Initialized
[01:43:30 INFO]: Replaced 183 ore recipies
[01:43:30 INFO]: Completed early MinecraftForge initialization
[01:43:30 INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[01:43:30 INFO]: Searching C:\Users\name\Desktop\마크\[프리루트]1.7.10_모드버킷\mods for mods
[01:43:30 INFO]: Forge Mod Loader has identified 4 mods to load
[01:43:30 INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine] at CLIENT
[01:43:30 INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine] at SERVER
[01:43:31 INFO]: Processing ObjectHolder annotations
[01:43:31 INFO]: Found 341 ObjectHolder annotations
[01:43:31 INFO]: Identifying ItemStackHolder annotations
[01:43:31 INFO]: Found 0 ItemStackHolder annotations
[01:43:31 INFO]: Configured a dormant chunk cache size of 0
[01:43:31 INFO]: Applying holder lookups
[01:43:31 INFO]: Holder lookups applied
[01:43:31 INFO]: Injecting itemstacks
[01:43:31 INFO]: Itemstack injection complete
[01:43:31 INFO]: Loading properties
[01:43:31 INFO]: Default game type: SURVIVAL
[01:43:31 INFO]: This server is running KCauldron version 1.7.10-R0.1-SNAPSHOT (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
[01:43:31 INFO]: Using 4 threads for Netty based IO
[01:43:31 INFO]: Server Ping Player Sample Count: 12
[01:43:31 INFO]: Generating keypair
[01:43:31 INFO]: Starting Minecraft server on *:25565
[01:43:32 INFO]: Injecting itemstacks
[01:43:32 INFO]: Itemstack injection complete
[01:43:32 INFO]: Forge Mod Loader has successfully loaded 4 mods
[01:43:32 INFO]: Preparing level "world"
[01:43:32 INFO]: Registered command debug with permission node vanilla.command.debug
[01:43:32 INFO]: Registered command spreadplayers with permission node vanilla.command.spreadplayers
[01:43:32 INFO]: Registered command playsound with permission node vanilla.command.playsound
[01:43:32 INFO]: Registered command scoreboard with permission node vanilla.command.scoreboard
[01:43:32 INFO]: Registered command achievement with permission node vanilla.command.achievement
[01:43:32 INFO]: Registered command summon with permission node vanilla.command.summon
[01:43:32 INFO]: Registered command setblock with permission node vanilla.command.setblock
[01:43:32 INFO]: Registered command testforblock with permission node vanilla.command.testforblock
[01:43:32 INFO]: Registered command tellraw with permission node vanilla.command.tellraw
[01:43:32 INFO]: Registered command netstat with permission node vanilla.command.netstat
[01:43:32 INFO]: Injecting existing block and item data into this server instance
[01:43:32 INFO]: Applying holder lookups
[01:43:32 INFO]: Holder lookups applied
[01:43:32 INFO]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@5aa244)
[01:43:32 INFO]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@5aa244)
[01:43:32 INFO]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@5aa244)
[01:43:32 INFO]: Preparing start region for level 0
[01:43:33 INFO]: Preparing spawn area: 92%
[01:43:33 INFO]: Server permissions file permissions.yml is empty, ignoring it
[01:43:34 INFO]: Done (1.823s)! For help, type "help" or "?"
[01:43:34 INFO]: Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
[01:43:35 WARN]: Error occured during retriving version
java.lang.Throwable
        at kcauldron.KLog.log(KLog.java:30) [KLog.class:1.7.10-R0.1-SNAPSHOT]
        at kcauldron.KLog.warning(KLog.java:41) [KLog.class:1.7.10-R0.1-SNAPSHOT]
        at kcauldron.updater.KVersionRetriever.uncaughtException(KVersionRetriever.java:114) [KVersionRetriever.class:1.7.10-R0.1-SNAPSHOT]
        at kcauldron.updater.KVersionRetriever.check(KVersionRetriever.java:108) [KVersionRetriever.class:1.7.10-R0.1-SNAPSHOT]
        at kcauldron.updater.KVersionRetriever.run(KVersionRetriever.java:69) [KVersionRetriever.class:1.7.10-R0.1-SNAPSHOT]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_91]
Caused by: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
        at sun.security.ssl.Alerts.getSSLException(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.Handshaker.fatalSE(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.Handshaker.fatalSE(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.Handshaker.processLoop(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.Handshaker.process_record(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:1.8.0_91]
        at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:394) ~[SSLConnectionSocketFactory.class:4.4.1]
        at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353) ~[SSLConnectionSocketFactory.class:4.4.1]
        at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134) ~[DefaultHttpClientConnectionOperator.class:4.4.1]
        at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353) ~[PoolingHttpClientConnectionManager.class:4.4.1]
        at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380) ~[MainClientExec.class:4.4.1]
        at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[MainClientExec.class:4.4.1]
        at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) ~[ProtocolExec.class:4.4.1]
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) ~[RetryExec.class:4.4.1]
        at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[RedirectExec.class:4.4.1]
        at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) ~[InternalHttpClient.class:4.4.1]
        at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) ~[CloseableHttpClient.class:4.4.1]
        at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107) ~[CloseableHttpClient.class:4.4.1]
        at kcauldron.updater.KVersionRetriever.check(KVersionRetriever.java:92) ~[KVersionRetriever.class:1.7.10-R0.1-SNAPSHOT]
        ... 2 more
Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
        at sun.security.validator.PKIXValidator.doBuild(Unknown Source) ~[?:1.8.0_91]
        at sun.security.validator.PKIXValidator.engineValidate(Unknown Source) ~[?:1.8.0_91]
        at sun.security.validator.Validator.validate(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.Handshaker.processLoop(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.Handshaker.process_record(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:1.8.0_91]
        at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:394) ~[SSLConnectionSocketFactory.class:4.4.1]
        at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353) ~[SSLConnectionSocketFactory.class:4.4.1]
        at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134) ~[DefaultHttpClientConnectionOperator.class:4.4.1]
        at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353) ~[PoolingHttpClientConnectionManager.class:4.4.1]
        at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380) ~[MainClientExec.class:4.4.1]
        at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[MainClientExec.class:4.4.1]
        at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) ~[ProtocolExec.class:4.4.1]
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) ~[RetryExec.class:4.4.1]
        at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[RedirectExec.class:4.4.1]
        at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) ~[InternalHttpClient.class:4.4.1]
        at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) ~[CloseableHttpClient.class:4.4.1]
        at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107) ~[CloseableHttpClient.class:4.4.1]
        at kcauldron.updater.KVersionRetriever.check(KVersionRetriever.java:92) ~[KVersionRetriever.class:1.7.10-R0.1-SNAPSHOT]
        ... 2 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
        at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source) ~[?:1.8.0_91]
        at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source) ~[?:1.8.0_91]
        at java.security.cert.CertPathBuilder.build(Unknown Source) ~[?:1.8.0_91]
        at sun.security.validator.PKIXValidator.doBuild(Unknown Source) ~[?:1.8.0_91]
        at sun.security.validator.PKIXValidator.engineValidate(Unknown Source) ~[?:1.8.0_91]
        at sun.security.validator.Validator.validate(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.Handshaker.processLoop(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.Handshaker.process_record(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:1.8.0_91]
        at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:1.8.0_91]
        at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:394) ~[SSLConnectionSocketFactory.class:4.4.1]
        at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353) ~[SSLConnectionSocketFactory.class:4.4.1]
        at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134) ~[DefaultHttpClientConnectionOperator.class:4.4.1]
        at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353) ~[PoolingHttpClientConnectionManager.class:4.4.1]
        at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380) ~[MainClientExec.class:4.4.1]
        at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) ~[MainClientExec.class:4.4.1]
        at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184) ~[ProtocolExec.class:4.4.1]
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88) ~[RetryExec.class:4.4.1]
        at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[RedirectExec.class:4.4.1]
        at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184) ~[InternalHttpClient.class:4.4.1]
        at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) ~[CloseableHttpClient.class:4.4.1]
        at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107) ~[CloseableHttpClient.class:4.4.1]
        at kcauldron.updater.KVersionRetriever.check(KVersionRetriever.java:92) ~[KVersionRetriever.class:1.7.10-R0.1-SNAPSHOT]
        ... 2 more

4개의 댓글

한마포
2016.07.21
모드버킷을 사용하신듯 한데 모드버킷의 mods 폴더안에 어떤 모드파일들을 넣어주셨나여?
헤쓔
2016.07.22
@한마포
아무것도 안넣고 그냥 실행만 했어요...플러그인에도 아무것도 없습니다..ㅜㅜ
한마포
2016.07.22
@헤쓔
따로 모드버킷 구성파일들을 수정하시거나 한 것도 하나도 없구여?>??
헤쓔
2016.08.01
@한마포
답변 늦어서 죄송합니다ㅜㅜ 수정한것 없고 그냥 프리루트님이 올려주신 파일 그대로 다운받고 그냥 실행만 했는데 저렇게 나와요...ㅜㅜ
뉴스 및 창작물
/files/thumbnails/762/770/003/262x150.crop.jpg?20240418073724

레드스톤

T.B.H (고민중독) | 노트블럭 버전 | NoteBlock Cover [한국어 영어 중국어 가사 추가]

노트블럭전문가

2024-04-18

0

/files/thumbnails/218/767/003/262x150.crop.jpg?20240412130213

레드스톤

우리의 꿈 - 원피스 오프닝

노트블럭전문가

2024-04-12

0

/files/thumbnails/505/766/003/262x150.crop.jpg?20240411122306

레드스톤

기동전사 건담 수성의 마녀 | 노트블럭 커버 1

노트블럭전문가

2024-04-11

1

/files/thumbnails/932/765/003/262x150.crop.jpg?20240410124459

레드스톤

마인크래프트 노트블록으로 만든 『 밤양갱 (Bam Yang Gang) 』

노트블럭전문가

2024-04-10

0

/files/thumbnails/403/765/003/262x150.crop.jpg?20240409190538

레드스톤

마인크래프트 노트블록으로 만든 『 밤양갱 (Bam Yang Gang) 』

Sonttukk

2024-04-09

4