개인 자료란 (JE)

  서버 커뮤니티

Profile kilost 대표칭호 없음
Profile

질문하기 멀티플레이

1.7.10 모드 서버 여는데 오류

2019.09.16 조회 수 95 추천 수 0

[15:46:46 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[15:46:46 INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[15:46:46 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[15:46:46 INFO]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading
[15:46:47 INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_221, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_221
[15:46:47 INFO]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized!
[15:46:47 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:46:47 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[15:46:47 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:46:47 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:46:47 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:46:48 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:46:48 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:46:48 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[15:46:48 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[15:46:48 INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[15:46:48 INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[15:46:52 INFO]: Starting minecraft server version 1.7.10
[15:46:52 INFO]: Attempting early MinecraftForge initialization
[15:46:52 INFO]: MinecraftForge v10.13.4.1614 Initialized
[15:46:52 INFO]: Replaced 184 ore recipies
[15:46:52 INFO]: Completed early MinecraftForge initialization
[15:46:52 INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[15:46:52 INFO]: Searching C:\Users\akwcu\OneDrive\바탕 화면\서버\프리루트_1.7.10_모드버킷_Thermos_1614_57\mods for mods
[15:46:53 INFO]: Forge Mod Loader has identified 4 mods to load
[15:46:53 INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine] at CLIENT
[15:46:53 INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine] at SERVER
[15:46:54 INFO]: Processing ObjectHolder annotations
[15:46:54 INFO]: Found 341 ObjectHolder annotations
[15:46:54 INFO]: Identifying ItemStackHolder annotations
[15:46:54 INFO]: Found 0 ItemStackHolder annotations
[15:46:54 INFO]: Configured a dormant chunk cache size of 0
[15:46:54 INFO]: Applying holder lookups
[15:46:54 INFO]: Holder lookups applied
[15:46:54 INFO]: Injecting itemstacks
[15:46:54 INFO]: Itemstack injection complete
[15:46:54 INFO]: Loading properties
[15:46:54 INFO]: Default game type: SURVIVAL
[15:46:54 INFO]: This server is running Cauldron version 1.7.10-1614.57 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
[15:46:54 INFO]: Using 6 threads for Netty based IO
[15:46:54 INFO]: Server Ping Player Sample Count: 12
[15:46:54 INFO]: Generating keypair
[15:46:54 INFO]: Starting Minecraft server on 25.14.184.121:25565
[15:46:54 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[15:46:54 WARN]: The server will make no attempt to authenticate usernames. Beware.
[15:46:54 WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[15:46:54 WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[15:46:54 INFO]: Injecting itemstacks
[15:46:54 INFO]: Itemstack injection complete
[15:46:54 INFO]: Forge Mod Loader has successfully loaded 4 mods
[15:46:54 INFO]: Preparing level "world"
[15:46:54 INFO]: Registered command debug with permission node vanilla.command.debug
[15:46:54 INFO]: Registered command spreadplayers with permission node vanilla.command.spreadplayers
[15:46:54 INFO]: Registered command playsound with permission node vanilla.command.playsound
[15:46:54 INFO]: Registered command scoreboard with permission node vanilla.command.scoreboard
[15:46:54 INFO]: Registered command achievement with permission node vanilla.command.achievement
[15:46:54 INFO]: Registered command summon with permission node vanilla.command.summon
[15:46:54 INFO]: Registered command setblock with permission node vanilla.command.setblock
[15:46:54 INFO]: Registered command testforblock with permission node vanilla.command.testforblock
[15:46:54 INFO]: Registered command tellraw with permission node vanilla.command.tellraw
[15:46:54 INFO]: Registered command netstat with permission node vanilla.command.netstat
[15:46:54 INFO]: Injecting existing block and item data into this server instance
[15:46:54 INFO]: Applying holder lookups
[15:46:54 INFO]: Holder lookups applied
[15:46:55 INFO]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@7137170)
[15:46:55 INFO]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@7137170)
[15:46:55 INFO]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@7137170)
[15:46:55 INFO]: Preparing start region for level 0
[15:46:55 INFO]: Server permissions file permissions.yml is empty, ignoring it
[15:46:55 INFO]: Done (1.234s)! For help, type "help" or "?"
[15:46:55 INFO]: Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
[15:46:55 INFO]: Hey, you don't have a server icon! Try out one of Thermos' Icon Generators at https://github.com/CyberdyneCC/ThermosIconGenerators !
[15:46:56 INFO]: [Thermos] Refusing to lock affinity, disabled in cauldron.yml
[15:46:57 WARN]: Error occured during retriving version
java.lang.Throwable
        at thermos.TLog.log(TLog.java:30) [TLog.class:1.7.10-1614.57]
        at thermos.TLog.warning(TLog.java:41) [TLog.class:1.7.10-1614.57]
        at thermos.updater.TVersionRetriever.uncaughtException(TVersionRetriever.java:111) [TVersionRetriever.class:1.7.10-1614.57]
        at thermos.updater.TVersionRetriever.check(TVersionRetriever.java:105) [TVersionRetriever.class:1.7.10-1614.57]
        at thermos.updater.TVersionRetriever.run(TVersionRetriever.java:69) [TVersionRetriever.class:1.7.10-1614.57]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
Caused by: org.json.simple.parser.ParseException
        at org.json.simple.parser.Yylex.yylex(Unknown Source) ~[Yylex.class:?]
        at org.json.simple.parser.JSONParser.nextToken(Unknown Source) ~[JSONParser.class:?]
        at org.json.simple.parser.JSONParser.parse(Unknown Source) ~[JSONParser.class:?]
        at org.json.simple.parser.JSONParser.parse(Unknown Source) ~[JSONParser.class:?]
        at thermos.updater.TVersionRetriever.check(TVersionRetriever.java:95) ~[TVersionRetriever.class:1.7.10-1614.57]
        ... 2 more
[15:56:57 WARN]: Error occured during retriving version
java.lang.Throwable
        at thermos.TLog.log(TLog.java:30) [TLog.class:1.7.10-1614.57]
        at thermos.TLog.warning(TLog.java:41) [TLog.class:1.7.10-1614.57]
        at thermos.updater.TVersionRetriever.uncaughtException(TVersionRetriever.java:111) [TVersionRetriever.class:1.7.10-1614.57]
        at thermos.updater.TVersionRetriever.check(TVersionRetriever.java:105) [TVersionRetriever.class:1.7.10-1614.57]
        at thermos.updater.TVersionRetriever.run(TVersionRetriever.java:69) [TVersionRetriever.class:1.7.10-1614.57]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
Caused by: org.json.simple.parser.ParseException
        at org.json.simple.parser.Yylex.yylex(Unknown Source) ~[Yylex.class:?]
        at org.json.simple.parser.JSONParser.nextToken(Unknown Source) ~[JSONParser.class:?]
        at org.json.simple.parser.JSONParser.parse(Unknown Source) ~[JSONParser.class:?]
        at org.json.simple.parser.JSONParser.parse(Unknown Source) ~[JSONParser.class:?]
        at thermos.updater.TVersionRetriever.check(TVersionRetriever.java:95) ~[TVersionRetriever.class:1.7.10-1614.57]
        ... 2 more

라고 뜨고 서버는 열리는데 로그인중 이라고만 되고 접속이 안됩니다

Warning
댓글이 없습니다.

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

뉴스 및 창작물
/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