개인 자료란 (JE)

  서버 커뮤니티

Profile 고위마크러 대표칭호 없음
Profile

질문하기

1.7.10 모드버킷 오류

2016.12.21 조회 수 256 추천 수 0

┍───────────────────────────────


│   프리루트의 마인크래프트 서버파일을 이용해주셔서 감사함다.


│   프리루트의 구동기가 서버에 이용할 자바를 자동으로
│      탐지하고 있습니다. 잠시만 기다려주세요 :D


│  * 참고사항 : 이제 서버를 종료하실 때 stop 명령어를 치시면
│                    서버가 정상적으로 종료되니 참고해주세요~


┕───────────────────────────────
[18:42:46 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[18:42:46 INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[18:42:46 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[18:42:46 INFO]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading
[18:42:47 INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_51, running on Windows 8:amd64:6.2, installed at C:\Program Files\Java\jre7
[18:42:47 INFO]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized!
[18:42:47 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:42:47 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[18:42:47 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:42:47 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[18:42:47 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:42:48 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:42:48 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[18:42:48 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[18:42:49 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[18:42:49 INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[18:42:50 INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[18:42:54 INFO]: Starting minecraft server version 1.7.10
[18:42:54 INFO]: Attempting early MinecraftForge initialization
[18:42:54 INFO]: MinecraftForge v10.13.4.1614 Initialized
[18:42:54 INFO]: Replaced 183 ore recipies
[18:42:55 INFO]: Completed early MinecraftForge initialization
[18:42:55 INFO]: Config directory created successfully
[18:42:55 INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[18:42:55 INFO]: Searching C:\Users\master\Desktop\[프리루트]1.7.10_모드버킷\mods for mods
[18:42:55 INFO]: Forge Mod Loader has identified 4 mods to load
[18:42:55 INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine] at CLIENT
[18:42:55 INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine] at SERVER
[18:42:55 INFO]: Processing ObjectHolder annotations
[18:42:55 INFO]: Found 341 ObjectHolder annotations
[18:42:55 INFO]: Identifying ItemStackHolder annotations
[18:42:55 INFO]: Found 0 ItemStackHolder annotations
[18:42:55 INFO]: Configured a dormant chunk cache size of 0
[18:42:55 INFO]: Applying holder lookups
[18:42:55 INFO]: Holder lookups applied
[18:42:55 INFO]: Injecting itemstacks
[18:42:55 INFO]: Itemstack injection complete
[18:42:55 INFO]: Loading properties
[18:42:55 WARN]: server.properties does not exist
[18:42:55 INFO]: Generating new properties file
[18:42:55 INFO]: Default game type: SURVIVAL
[18:42:56 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)
[18:42:56 WARN]: Failed to load user banlist:
java.io.FileNotFoundException: banned-players.json (지정된 파일을 찾을 수 없습니다)
        at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_51]
        at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.7.0_51]
        at com.google.common.io.Files.newReader(Files.java:86) ~[server-1.7.10.jar:?]
        at net.minecraft.server.management.UserList.func_152679_g(UserList.java:201) ~[om.class:?]
        at net.minecraft.server.dedicated.DedicatedPlayerList.func_152620_y(SourceFile:99) [ls.class:?]
        at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:25) [ls.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:235) [lt.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631) [MinecraftServer.class:?]
        at java.lang.Thread.run(Unknown Source) [?:1.7.0_51]
[18:42:56 WARN]: Failed to load ip banlist:
java.io.FileNotFoundException: banned-ips.json (지정된 파일을 찾을 수 없습니다)
        at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_51]
        at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.7.0_51]
        at com.google.common.io.Files.newReader(Files.java:86) ~[server-1.7.10.jar:?]
        at net.minecraft.server.management.UserList.func_152679_g(UserList.java:201) ~[om.class:?]
        at net.minecraft.server.dedicated.DedicatedPlayerList.func_152619_x(SourceFile:91) [ls.class:?]
        at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:27) [ls.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:235) [lt.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631) [MinecraftServer.class:?]
        at java.lang.Thread.run(Unknown Source) [?:1.7.0_51]
[18:42:56 WARN]: Failed to load operators list:
java.io.FileNotFoundException: ops.json (지정된 파일을 찾을 수 없습니다)
        at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_51]
        at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.7.0_51]
        at com.google.common.io.Files.newReader(Files.java:86) ~[server-1.7.10.jar:?]
        at net.minecraft.server.management.UserList.func_152679_g(UserList.java:201) ~[om.class:?]
        at net.minecraft.server.dedicated.DedicatedPlayerList.func_72417_t(SourceFile:107) [ls.class:?]
        at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:29) [ls.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:235) [lt.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631) [MinecraftServer.class:?]
        at java.lang.Thread.run(Unknown Source) [?:1.7.0_51]
[18:42:56 WARN]: Failed to load white-list:
java.io.FileNotFoundException: whitelist.json (지정된 파일을 찾을 수 없습니다)
        at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_51]
        at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.7.0_51]
        at com.google.common.io.Files.newReader(Files.java:86) ~[server-1.7.10.jar:?]
        at net.minecraft.server.management.UserList.func_152679_g(UserList.java:201) ~[om.class:?]
        at net.minecraft.server.dedicated.DedicatedPlayerList.func_72418_v(SourceFile:123) [ls.class:?]
        at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:30) [ls.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:235) [lt.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631) [MinecraftServer.class:?]
        at java.lang.Thread.run(Unknown Source) [?:1.7.0_51]
[18:42:56 INFO]: Using 4 threads for Netty based IO
[18:42:56 INFO]: Server Ping Player Sample Count: 12
[18:42:56 INFO]: Generating keypair
[18:42:56 INFO]: Starting Minecraft server on *:25565
[18:42:56 INFO]: Injecting itemstacks
[18:42:56 INFO]: Itemstack injection complete
[18:42:56 INFO]: Forge Mod Loader has successfully loaded 4 mods
[18:42:56 INFO]: Preparing level "world"
[18:42:56 INFO]: Registered command debug with permission node vanilla.command.debug
[18:42:56 INFO]: Registered command spreadplayers with permission node vanilla.command.spreadplayers
[18:42:56 INFO]: Registered command playsound with permission node vanilla.command.playsound
[18:42:56 INFO]: Registered command scoreboard with permission node vanilla.command.scoreboard
[18:42:56 INFO]: Registered command achievement with permission node vanilla.command.achievement
[18:42:56 INFO]: Registered command summon with permission node vanilla.command.summon
[18:42:56 INFO]: Registered command setblock with permission node vanilla.command.setblock
[18:42:56 INFO]: Registered command testforblock with permission node vanilla.command.testforblock
[18:42:56 INFO]: Registered command tellraw with permission node vanilla.command.tellraw
[18:42:56 INFO]: Registered command netstat with permission node vanilla.command.netstat
[18:42:57 INFO]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@63822471)
[18:42:57 INFO]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@63822471)
[18:42:57 INFO]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@63822471)
[18:42:57 INFO]: Preparing start region for level 0
[18:42:58 INFO]: Preparing spawn area: 9%
[18:42:59 INFO]: Preparing spawn area: 21%
[18:43:00 INFO]: Preparing spawn area: 42%
[18:43:01 INFO]: Preparing spawn area: 61%
[18:43:02 INFO]: Preparing spawn area: 84%
[18:43:03 INFO]: Done (6.459s)! For help, type "help" or "?"
[18:43:03 INFO]: Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
[18:43:05 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.7.0_51]
Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
        at sun.security.ssl.Alerts.getSSLException(Unknown Source) ~[?:1.7.0_51]
        at sun.security.ssl.Alerts.getSSLException(Unknown Source) ~[?:1.7.0_51]
        at sun.security.ssl.SSLSocketImpl.recvAlert(Unknown Source) ~[?:1.7.0_51]
        at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) ~[?:1.7.0_51]
        at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source) ~[?:1.7.0_51]
        at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:1.7.0_51]
        at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) ~[?:1.7.0_51]
        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 이렇게 되는데 그냥 써도 되나요??? 

버킷 폴더 안에는 [KCauldron]1614_201_Core 라는 압축파일이 남아있는것 같아요




7개의 댓글

한마포
2016.12.21
모드버킷 구동기 파일이 들어있는 폴더안에 mods 폴더에다가 따로 넣으신 모드파일들이 있나여?
고위마크러
2016.12.21
@한마포
아니요 그냥 설치하고 바로 버킷 돌렸어요!
고위마크러
2016.12.21
@고위마크러
정말 빠르시네요1
한마포
2016.12.21
@고위마크러
하핫 그냥 지금 활동중이라서 빠른거일뿐이에여 XD
그럼 상관 없습니다 :> 다만 server 메모장에서 아이피를 추가시키고 모드버킷 구동기가 들어있는 폴더안에 mods 폴더에 모드파일을 적용시키는 등의
서버를 열기 전에 기본적인 세팅 작업을 모두 마무리 하신 상태에서 서버구동기를 작동시키실 때 오류(ERROR)가 중간에 뜨면 문제가 있는것이지여
고위마크러
2016.12.21
@한마포
죄송해요 누가 와서 ㅜㅜ
버킷을 블로그에서 깔고 버킷을 돌려서 압축된걸 푸는데 이렇게 된거에요 아부것도 안 건드렸어요
고위마크러
2016.12.21
@고위마크러
그럼 문제 없는 거군요!
한마포
2016.12.21
@고위마크러
네네 만약 세팅이 모두 완료되신 다음에 서버를 구동하셨을 때 문제가 생기신다면 다시 문의게시판에 글을 작성하셔서 상세하게 문의해주시면 되겠습니다 :)
뉴스 및 창작물
/files/thumbnails/384/778/003/262x150.crop.jpg?20240507003327

업데이트

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

학교가기싫다

2024-05-06

0

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

레드스톤

레이저 클리너

GlassesFilm

2024-05-05

1

/files/thumbnails/576/775/003/262x150.crop.jpg?20240426232553

아티클

이달의 블록: 단단한 진흙

학교가기싫다

2024-04-26

0

/files/thumbnails/115/774/003/262x150.crop.jpg?20240428135129

업데이트

마인크래프트 1.20.5 정식 업데이트

학교가기싫다

2024-04-24

0

/files/thumbnails/762/770/003/262x150.crop.jpg?20240418073724

레드스톤

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

노트블럭전문가

2024-04-18

1