개인 자료란 (JE)

  서버 커뮤니티

Profile eoz**** 대표칭호 없음
Profile

질문하기 멀티플레이

1.7.10 모드버킷 K콜드론 탑재 오류 문제

2017.08.20 조회 수 122 추천 수 0

[11:49:29 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServer
Tweaker
[11:49:29 INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FML
ServerTweaker
[11:49:29 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweak
er
[11:49:29 INFO]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loadi
ng
[11:49:30 INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_141, r
unning on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre1.8.0_141
[11:49:30 INFO]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plu
gin initialized!
[11:49:30 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInject
ionAndSortingTweaker
[11:49:30 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfT
weaker
[11:49:30 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAn
dSortingTweaker
[11:49:30 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAn
dSortingTweaker
[11:49:30 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLP
luginWrapper
[11:49:31 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLP
luginWrapper
[11:49:31 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLP
luginWrapper
[11:49:32 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweake
r
[11:49:32 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalT
weaker
[11:49:32 INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweake
r
[11:49:33 INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServ
er}
[11:49:39 INFO]: Starting minecraft server version 1.7.10
[11:49:39 INFO]: Attempting early MinecraftForge initialization
[11:49:39 INFO]: MinecraftForge v10.13.4.1614 Initialized
[11:49:39 INFO]: Replaced 183 ore recipies
[11:49:39 INFO]: Completed early MinecraftForge initialization
[11:49:39 INFO]: Config directory created successfully
[11:49:39 INFO]: Found 0 mods from the command line. Injecting into mod discover
er
[11:49:39 INFO]: Searching C:\Users\user\Desktop\게임\마인크래프트\mods for mods

[11:49:39 INFO]: Forge Mod Loader has identified 4 mods to load
[11:49:39 INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimag
ine] at CLIENT
[11:49:39 INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimag
ine] at SERVER
[11:49:39 INFO]: Processing ObjectHolder annotations
[11:49:39 INFO]: Found 341 ObjectHolder annotations
[11:49:39 INFO]: Identifying ItemStackHolder annotations
[11:49:40 INFO]: Found 0 ItemStackHolder annotations
[11:49:40 INFO]: Configured a dormant chunk cache size of 0
[11:49:40 INFO]: Applying holder lookups
[11:49:40 INFO]: Holder lookups applied
[11:49:40 INFO]: Injecting itemstacks
[11:49:40 INFO]: Itemstack injection complete
[11:49:40 INFO]: Loading properties
[11:49:40 WARN]: server.properties does not exist
[11:49:40 INFO]: Generating new properties file
[11:49:40 INFO]: Default game type: SURVIVAL
[11:49:40 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)
[11:49:40 WARN]: Failed to load user banlist:
java.io.FileNotFoundException: banned-players.json (지정된 파일을 찾을 수 없습니
다)
        at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_141]
        at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_141]
        at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_141]
        at com.google.common.io.Files.newReader(Files.java:86) ~[server-1.7.10.j
ar:?]
        at net.minecraft.server.management.UserList.func_152679_g(UserList.java:
201) ~[om.class:?]
        at net.minecraft.server.dedicated.DedicatedPlayerList.func_152620_y(Sour
ceFile:99) [ls.class:?]
        at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:
25) [ls.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated
Server.java:235) [lt.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631) [M
inecraftServer.class:?]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_141]
[11:49:40 WARN]: Failed to load ip banlist:
java.io.FileNotFoundException: banned-ips.json (지정된 파일을 찾을 수 없습니다)
        at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_141]
        at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_141]
        at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_141]
        at com.google.common.io.Files.newReader(Files.java:86) ~[server-1.7.10.j
ar:?]
        at net.minecraft.server.management.UserList.func_152679_g(UserList.java:
201) ~[om.class:?]
        at net.minecraft.server.dedicated.DedicatedPlayerList.func_152619_x(Sour
ceFile:91) [ls.class:?]
        at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:
27) [ls.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated
Server.java:235) [lt.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631) [M
inecraftServer.class:?]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_141]
[11:49:40 WARN]: Failed to load operators list:
java.io.FileNotFoundException: ops.json (지정된 파일을 찾을 수 없습니다)
        at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_141]
        at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_141]
        at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_141]
        at com.google.common.io.Files.newReader(Files.java:86) ~[server-1.7.10.j
ar:?]
        at net.minecraft.server.management.UserList.func_152679_g(UserList.java:
201) ~[om.class:?]
        at net.minecraft.server.dedicated.DedicatedPlayerList.func_72417_t(Sourc
eFile:107) [ls.class:?]
        at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:
29) [ls.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated
Server.java:235) [lt.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631) [M
inecraftServer.class:?]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_141]
[11:49:40 WARN]: Failed to load white-list:
java.io.FileNotFoundException: whitelist.json (지정된 파일을 찾을 수 없습니다)
        at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_141]
        at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_141]
        at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_141]
        at com.google.common.io.Files.newReader(Files.java:86) ~[server-1.7.10.j
ar:?]
        at net.minecraft.server.management.UserList.func_152679_g(UserList.java:
201) ~[om.class:?]
        at net.minecraft.server.dedicated.DedicatedPlayerList.func_72418_v(Sourc
eFile:123) [ls.class:?]
        at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:
30) [ls.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated
Server.java:235) [lt.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631) [M
inecraftServer.class:?]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_141]
[11:49:40 INFO]: Server Ping Player Sample Count: 12
[11:49:40 INFO]: Using 2 threads for Netty based IO
[11:49:40 INFO]: Generating keypair
[11:49:40 INFO]: Starting Minecraft server on *:25565
[11:49:41 INFO]: Injecting itemstacks
[11:49:41 INFO]: Itemstack injection complete
[11:49:41 INFO]: Forge Mod Loader has successfully loaded 4 mods
[11:49:41 INFO]: Preparing level "world"
[11:49:41 INFO]: Registered command debug with permission node vanilla.command.d
ebug
[11:49:41 INFO]: Registered command spreadplayers with permission node vanilla.c
ommand.spreadplayers
[11:49:41 INFO]: Registered command playsound with permission node vanilla.comma
nd.playsound
[11:49:41 INFO]: Registered command scoreboard with permission node vanilla.comm
and.scoreboard
[11:49:41 INFO]: Registered command achievement with permission node vanilla.com
mand.achievement
[11:49:41 INFO]: Registered command summon with permission node vanilla.command.
summon
[11:49:41 INFO]: Registered command setblock with permission node vanilla.comman
d.setblock
[11:49:41 INFO]: Registered command testforblock with permission node vanilla.co
mmand.testforblock
[11:49:41 INFO]: Registered command tellraw with permission node vanilla.command
.tellraw
[11:49:41 INFO]: Registered command netstat with permission node vanilla.command
.netstat
[11:49:41 INFO]: Loading dimension 0 (world) (net.minecraft.server.dedicated.Ded
icatedServer@36151e8a)
[11:49:41 INFO]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.Dedi
catedServer@36151e8a)
[11:49:42 INFO]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.De
dicatedServer@36151e8a)
[11:49:42 INFO]: Preparing start region for level 0
[11:49:43 INFO]: Preparing spawn area: 8%
[11:49:44 INFO]: Preparing spawn area: 20%
[11:49:45 INFO]: Preparing spawn area: 35%
[11:49:46 INFO]: Preparing spawn area: 50%
[11:49:47 INFO]: Preparing spawn area: 64%
[11:49:48 INFO]: Preparing spawn area: 76%
[11:49:49 INFO]: Preparing spawn area: 92%
[11:49:49 INFO]: Done (8.494s)! For help, type "help" or "?"
[11:49:49 INFO]: Registered command forge with permission node net.minecraftforg
e.server.command.ForgeCommand
[11:49:53 INFO]: I/O exception (org.apache.http.NoHttpResponseException) caught
when processing request to {s}->https://api.prok.pw:443: The target server faile
d to respond
[11:49:53 INFO]: Retrying request to {s}->https://api.prok.pw:443
[11:49:54 INFO]: I/O exception (org.apache.http.NoHttpResponseException) caught
when processing request to {s}->https://api.prok.pw:443: The target server faile
d to respond
[11:49:54 INFO]: Retrying request to {s}->https://api.prok.pw:443
[11:49:56 INFO]: I/O exception (org.apache.http.NoHttpResponseException) caught
when processing request to {s}->https://api.prok.pw:443: The target server faile
d to respond
[11:49:56 INFO]: Retrying request to {s}->https://api.prok.pw:443
[11:49:57 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(KVersionRetriev
er.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) [K
VersionRetriever.class:1.7.10-R0.1-SNAPSHOT]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_141]
Caused by: org.apache.http.NoHttpResponseException: api.prok.pw:443 failed to re
spond
        at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(Default
HttpResponseParser.java:143) ~[DefaultHttpResponseParser.class:4.4.1]
        at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(Default
HttpResponseParser.java:57) ~[DefaultHttpResponseParser.class:4.4.1]
        at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessagePa
rser.java:261) ~[AbstractMessageParser.class:4.4.1]
        at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHead
er(DefaultBHttpClientConnection.java:165) ~[DefaultBHttpClientConnection.class:4
.4.1]
        at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy
.java:167) ~[CPoolProxy.class:4.4.1]
        at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRe
questExecutor.java:272) ~[HttpRequestExecutor.class:4.4.1]
        at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecu
tor.java:124) ~[HttpRequestExecutor.class:4.4.1]
        at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.
java:271) ~[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(InternalHttp
Client.java:184) ~[InternalHttpClient.class:4.4.1]
        at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttp
Client.java:82) ~[CloseableHttpClient.class:4.4.1]
        at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttp
Client.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

 

이렇게 뜨는거 뭐 때문인가요

Warning
댓글이 없습니다.

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

뉴스 및 창작물
/files/thumbnails/288/791/003/262x150.crop.jpg?20240602150002

아티클

《까다로운 시련》 업데이트 날짜 공개 및 정보

학교가기싫다

2024-06-02

0

/files/thumbnails/841/773/003/262x150.crop.jpg?20240526120908

레드스톤

마인크래프트 노트블록버전 『 봄을 고하다 (春を告げる) 』 [더블옥타브 버전]

노트블럭전문가

2024-05-26

0

/files/thumbnails/712/796/003/262x150.crop.jpg?20240525085438

레드스톤

마인크래프트 노트블록으로 만든 『 봄을 고하다 (春を告げる) 』 1

Sonttukk

2024-05-25

0

/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