┍───────────────────────────────
│
│
│ 프리루트의 마인크래프트 서버파일을 이용해주셔서 감사함다.
│
│
│ 프리루트의 구동기가 서버에 이용할 자바를 자동으로
│ 탐지하고 있습니다. 잠시만 기다려주세요 :D
│
│
│ * 참고사항 : 이제 서버를 종료하실 때 stop 명령어를 치시면
│ 서버가 정상적으로 종료되니 참고해주세요~
│
│
┕───────────────────────────────
[01:17:07 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[01:17:07 INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[01:17:07 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[01:17:07 INFO]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading
[01:17:08 INFO]: Java is Java HotSpot(TM) Client VM, version 1.8.0_191, running on Windows 10:x86:10.0, installed at C:\Program Files (x86)\Java\jre1.8.0_191
[01:17:08 INFO]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized!
[01:17:08 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[01:17:08 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[01:17:08 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[01:17:08 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[01:17:08 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[01:17:09 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[01:17:09 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[01:17:10 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[01:17:10 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[01:17:10 INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[01:17:10 INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[01:17:15 INFO]: Starting minecraft server version 1.7.10
[01:17:15 INFO]: Attempting early MinecraftForge initialization
[01:17:15 INFO]: MinecraftForge v10.13.4.1614 Initialized
[01:17:15 INFO]: Replaced 183 ore recipies
[01:17:15 INFO]: Completed early MinecraftForge initialization
[01:17:16 INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[01:17:16 INFO]: Searching C:\Users\실명\Desktop\마크\1_7_10_버킷\프리루트_1.7.10_모드버킷_1614_201\mods for mods
[01:17:16 INFO]: Forge Mod Loader has identified 4 mods to load
[01:17:16 INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine] at CLIENT
[01:17:16 INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine] at SERVER
[01:17:16 INFO]: Processing ObjectHolder annotations
[01:17:16 INFO]: Found 341 ObjectHolder annotations
[01:17:16 INFO]: Identifying ItemStackHolder annotations
[01:17:16 INFO]: Found 0 ItemStackHolder annotations
[01:17:16 INFO]: Configured a dormant chunk cache size of 0
[01:17:16 INFO]: Applying holder lookups
[01:17:16 INFO]: Holder lookups applied
[01:17:16 INFO]: Injecting itemstacks
[01:17:16 INFO]: Itemstack injection complete
[01:17:16 INFO]: Loading properties
[01:17:16 INFO]: Default game type: SURVIVAL
[01:17:16 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)
[01:17:16 INFO]: Server Ping Player Sample Count: 12
[01:17:16 INFO]: Using 4 threads for Netty based IO
[01:17:16 INFO]: Generating keypair
[01:17:16 INFO]: Starting Minecraft server on *:25565
[01:17:17 INFO]: Injecting itemstacks
[01:17:17 INFO]: Itemstack injection complete
[01:17:17 INFO]: Forge Mod Loader has successfully loaded 4 mods
[01:17:17 INFO]: Preparing level "world"
[01:17:17 INFO]: Registered command debug with permission node vanilla.command.debug
[01:17:17 INFO]: Registered command spreadplayers with permission node vanilla.command.spreadplayers
[01:17:17 INFO]: Registered command playsound with permission node vanilla.command.playsound
[01:17:17 INFO]: Registered command scoreboard with permission node vanilla.command.scoreboard
[01:17:17 INFO]: Registered command achievement with permission node vanilla.command.achievement
[01:17:17 INFO]: Registered command summon with permission node vanilla.command.summon
[01:17:17 INFO]: Registered command setblock with permission node vanilla.command.setblock
[01:17:17 INFO]: Registered command testforblock with permission node vanilla.command.testforblock
[01:17:17 INFO]: Registered command tellraw with permission node vanilla.command.tellraw
[01:17:17 INFO]: Registered command netstat with permission node vanilla.command.netstat
[01:17:17 INFO]: Injecting existing block and item data into this server instance
[01:17:17 INFO]: Applying holder lookups
[01:17:17 INFO]: Holder lookups applied
[01:17:17 INFO]: Mapping loaded 11 packages, 7841 classes, 26711 fields, 53884 methods, flags 1ffa
[01:17:17 INFO]: Loaded inheritance map of 895 classes
[01:17:17 WARN]: =============================================================
[01:17:17 WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[01:17:17 WARN]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
[01:17:17 WARN]: Use FMLCommonHandler.exitJava instead
[01:17:17 WARN]: =============================================================
[01:17:17 WARN]: =============================================================
[01:17:17 WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[01:17:17 WARN]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
[01:17:17 WARN]: Use FMLCommonHandler.exitJava instead
[01:17:17 WARN]: =============================================================
[01:17:17 WARN]: =============================================================
[01:17:17 WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[01:17:17 WARN]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
[01:17:17 WARN]: Use FMLCommonHandler.exitJava instead
[01:17:17 WARN]: =============================================================
[01:17:17 WARN]: =============================================================
[01:17:17 WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[01:17:17 WARN]: Offendor: net/md_5/specialsource/SpecialSource.main([Ljava/lang/String;)V
[01:17:17 WARN]: Use FMLCommonHandler.exitJava instead
[01:17:17 WARN]: =============================================================
[01:17:17 INFO]: [Essentials] Loading Essentials vPre2.14.1.3
[01:17:17 INFO]: [EssentialsProtect] Loading EssentialsProtect vPre2.14.1.3
[01:17:17 INFO]: [EssentialsSpawn] Loading EssentialsSpawn vPre2.14.1.3
[01:17:17 INFO]: [EssentialsChat] Loading EssentialsChat vPre2.14.1.3
[01:17:17 INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vPre2.14.1.3
[01:17:18 INFO]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@4678e8)
[01:17:18 INFO]: Loading dimension 1 (DIM1) (net.minecraft.server.dedicated.DedicatedServer@4678e8)
[01:17:18 INFO]: Loading dimension -1 (DIM-1) (net.minecraft.server.dedicated.DedicatedServer@4678e8)
[01:17:18 INFO]: Preparing start region for level 0
[01:17:19 INFO]: [Essentials] Enabling Essentials vPre2.14.1.3
[01:17:19 INFO]: Bukkit version format changed. Version not checked.
[01:17:19 INFO]: 1.7.10-R0.1-SNAPSHOT (MC: 1.7.10)
[01:17:19 INFO]: 1.7.10-R0.1-SNAPSHOT
[01:17:19 INFO]: [Essentials] Starting Essentials ban format conversion
[01:17:19 INFO]: Using locale ko_KR
[01:17:19 INFO]: Using locale ko_KR
[01:17:19 INFO]: Essentials: Using config file enhanced permissions.
[01:17:19 INFO]: Permissions listed in as player-commands will be given to all users.
[01:17:19 INFO]: [EssentialsProtect] Enabling EssentialsProtect vPre2.14.1.3
[01:17:19 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vPre2.14.1.3
[01:17:19 INFO]: [EssentialsChat] Enabling EssentialsChat vPre2.14.1.3
[01:17:19 INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vPre2.14.1.3
[01:17:19 INFO]: Server permissions file permissions.yml is empty, ignoring it
[01:17:20 INFO]: Done (2.797s)! For help, type "help" or "?"
[01:17:20 INFO]: Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
[01:17:22 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:94) [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.8.0_191]
Caused by: java.lang.IllegalStateException: Status code isn't OK
... 3 more
이런식으로 뜨면서 접속시 무한 오류가 생깁니다.....
해결법을 알려주세요 ㅠㅠ 방화벽하고 dmz, 포포까지 다 했습니다...
댓글이 없습니다.
새로운 댓글을 등록해 주세요!