개인 자료란 (JE)

  서버 커뮤니티

Profile 이르 대표칭호 없음
Profile

질문하기

서버 버킷실행 오류

2017.02.03 조회 수 789 추천 수 0


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


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


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


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


┕───────────────────────────────
[23:05:17 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServer
Tweaker
[23:05:17 INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FML
ServerTweaker
[23:05:17 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweak
er
[23:05:17 INFO]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loadi
ng
[23:05:18 INFO]: Java is Java HotSpot(TM) Client VM, version 1.8.0_121, running
on Windows 7:x86:6.1, installed at C:\Program Files (x86)\Java\jre1.8.0_121
[23:05:18 INFO]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plu
gin initialized!
[23:05:18 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInject
ionAndSortingTweaker
[23:05:18 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfT
weaker
[23:05:18 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAn
dSortingTweaker
[23:05:18 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAn
dSortingTweaker
[23:05:18 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLP
luginWrapper
[23:05:19 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLP
luginWrapper
[23:05:19 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLP
luginWrapper
[23:05:19 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweake
r
[23:05:20 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalT
weaker
[23:05:20 INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweake
r
[23:05:20 INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServ
er}
[23:05:24 INFO]: Starting minecraft server version 1.7.10
[23:05:24 INFO]: Attempting early MinecraftForge initialization
[23:05:24 INFO]: MinecraftForge v10.13.4.1614 Initialized
[23:05:24 INFO]: Replaced 183 ore recipies
[23:05:24 INFO]: Completed early MinecraftForge initialization
[23:05:24 INFO]: Config directory created successfully
[23:05:25 INFO]: Found 0 mods from the command line. Injecting into mod discover
er
[23:05:25 INFO]: Searching F:\Minecraft_1.7.10\[프리루트]1.7.10_모드버킷_1614_20
1\mods for mods
[23:05:25 INFO]: Forge Mod Loader has identified 4 mods to load
[23:05:25 INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimag
ine] at CLIENT
[23:05:25 INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimag
ine] at SERVER
[23:05:25 INFO]: Processing ObjectHolder annotations
[23:05:25 INFO]: Found 341 ObjectHolder annotations
[23:05:25 INFO]: Identifying ItemStackHolder annotations
[23:05:25 INFO]: Found 0 ItemStackHolder annotations
[23:05:25 INFO]: Configured a dormant chunk cache size of 0
[23:05:25 INFO]: Applying holder lookups
[23:05:25 INFO]: Holder lookups applied
[23:05:25 INFO]: Injecting itemstacks
[23:05:25 INFO]: Itemstack injection complete
[23:05:25 INFO]: Loading properties
[23:05:25 WARN]: server.properties does not exist
[23:05:25 INFO]: Generating new properties file
[23:05:25 INFO]: Default game type: SURVIVAL
[23:05:25 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)
[23:05:25 WARN]: Failed to load user banlist:
java.io.FileNotFoundException: banned-players.json (지정된 파일을 찾을 수 없습니
다)
        at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_121]
        at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_121]
        at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_121]
        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_121]
[23:05:25 WARN]: Failed to load ip banlist:
java.io.FileNotFoundException: banned-ips.json (지정된 파일을 찾을 수 없습니다)
        at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_121]
        at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_121]
        at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_121]
        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_121]
[23:05:25 WARN]: Failed to load operators list:
java.io.FileNotFoundException: ops.json (지정된 파일을 찾을 수 없습니다)
        at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_121]
        at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_121]
        at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_121]
        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_121]
[23:05:25 WARN]: Failed to load white-list:
java.io.FileNotFoundException: whitelist.json (지정된 파일을 찾을 수 없습니다)
        at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_121]
        at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_121]
        at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_121]
        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_121]
[23:05:25 INFO]: Using 4 threads for Netty based IO
[23:05:25 INFO]: Server Ping Player Sample Count: 12
[23:05:25 INFO]: Generating keypair
[23:05:26 INFO]: Starting Minecraft server on *:25565
[23:05:26 INFO]: Injecting itemstacks
[23:05:26 INFO]: Itemstack injection complete
[23:05:26 INFO]: Forge Mod Loader has successfully loaded 4 mods
[23:05:26 INFO]: Preparing level "world"
[23:05:26 INFO]: Registered command debug with permission node vanilla.command.d
ebug
[23:05:26 INFO]: Registered command spreadplayers with permission node vanilla.c
ommand.spreadplayers
[23:05:26 INFO]: Registered command playsound with permission node vanilla.comma
nd.playsound
[23:05:26 INFO]: Registered command scoreboard with permission node vanilla.comm
and.scoreboard
[23:05:26 INFO]: Registered command achievement with permission node vanilla.com
mand.achievement
[23:05:26 INFO]: Registered command summon with permission node vanilla.command.
summon
[23:05:26 INFO]: Registered command setblock with permission node vanilla.comman
d.setblock
[23:05:26 INFO]: Registered command testforblock with permission node vanilla.co
mmand.testforblock
[23:05:26 INFO]: Registered command tellraw with permission node vanilla.command
.tellraw
[23:05:26 INFO]: Registered command netstat with permission node vanilla.command
.netstat
[23:05:26 WARN]: Unable to find spawn biome
[23:05:27 INFO]: Loading dimension 0 (world) (net.minecraft.server.dedicated.Ded
icatedServer@8b99e1)
[23:05:27 INFO]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.Dedi
catedServer@8b99e1)
[23:05:27 INFO]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.De
dicatedServer@8b99e1)
[23:05:27 INFO]: Preparing start region for level 0
[23:05:28 INFO]: Preparing spawn area: 12%
[23:05:29 INFO]: Preparing spawn area: 25%
[23:05:30 INFO]: Preparing spawn area: 38%
[23:05:31 INFO]: Preparing spawn area: 51%
[23:05:32 INFO]: Preparing spawn area: 63%
[23:05:33 INFO]: Preparing spawn area: 76%
[23:05:34 INFO]: Preparing spawn area: 88%
[23:05:35 INFO]: Done (8.769s)! For help, type "help" or "?"
[23:05:35 INFO]: Registered command forge with permission node net.minecraftforg
e.server.command.ForgeCommand
[23:05:38 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:94)
[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_121]
Caused by: java.lang.IllegalStateException: Status code isn't OK
        ... 3 more
 

 

 

서버 여는 버킷파일받아서 바로 자바탐지 서버구동기 실행하니 이렇게 뜨네요

자바도 새로깔아보고  마인크래프트도 기존꺼 삭제하고 다시 깔아봐도 안되네요

뭐가 문제일까요..???

1개의 댓글

한마포
2017.02.05
모드버킷의 mods 폴더안에 어떤 모드파일들을 넣으셨는지 그 목록을 보여주실 수 있을까요?
그리고 서버구동기 창에 뜨는 위 내용들을 봐보니 기본적으로 뜨는 문구들외에 오류문구는 없어보이는데
server 메모장에서 서버 아이피부터 먼저 설정하시고 접속이 되시는지 확인해보신 다음에 말씀해보심이..
뉴스 및 창작물
/files/thumbnails/578/899/003/262x150.crop.jpg?20241010142350

건축

경주 월정교 1

KHC

2024-10-10

1

/files/thumbnails/219/899/003/262x150.crop.jpg?20241009200950

건축

송전탑+도시 2

dbasd12

2024-10-09

2

/files/thumbnails/246/898/003/262x150.crop.jpg?20241008102328

레드스톤

단다단 - 오토노케(オトノケ) | 마인크래프트 노트블럭 커버

노트블럭전문가

2024-10-08

1

/files/thumbnails/348/896/003/262x150.crop.jpg?20241006103035

디도스/봇테러등등을 낚는 방법 4

물귀신

2024-10-06

3

/files/thumbnails/839/895/003/262x150.crop.jpg?20241006021227

SRV레코드는 보안도메인이 아닙니다. [서버오픈시 필독]

물귀신

2024-10-05

4