┍───────────────────────────────
│
│
│ 프리루트의 마인크래프트 서버파일을 이용해주셔서 감사함다.
│
│
│ 프리루트의 구동기가 서버에 이용할 자바를 자동으로
│ 탐지하고 있습니다. 잠시만 기다려주세요 :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 라는 압축파일이 남아있는것 같아요
한마포
2016.12.21고위마크러
2016.12.21고위마크러
2016.12.21한마포
2016.12.21그럼 상관 없습니다 :> 다만 server 메모장에서 아이피를 추가시키고 모드버킷 구동기가 들어있는 폴더안에 mods 폴더에 모드파일을 적용시키는 등의
서버를 열기 전에 기본적인 세팅 작업을 모두 마무리 하신 상태에서 서버구동기를 작동시키실 때 오류(ERROR)가 중간에 뜨면 문제가 있는것이지여
고위마크러
2016.12.21버킷을 블로그에서 깔고 버킷을 돌려서 압축된걸 푸는데 이렇게 된거에요 아부것도 안 건드렸어요
고위마크러
2016.12.21한마포
2016.12.21