┍───────────────────────────────
│
│
│ 프리루트의 마인크래프트 서버파일을 이용해주셔서 감사함다.
│
│
│ 프리루트의 구동기가 서버에 이용할 자바를 자동으로
│ 탐지하고 있습니다. 잠시만 기다려주세요 :D
│
│
│ * 참고사항 : 이제 서버를 종료하실 때 stop 명령어를 치시면
│ 서버가 정상적으로 종료되니 참고해주세요~
│
│
┕───────────────────────────────
[14:22:15 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServer
Tweaker
[14:22:15 INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FML
ServerTweaker
[14:22:15 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweak
er
[14:22:15 INFO]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loadi
ng
[14:22:16 INFO]: Java is Java HotSpot(TM) Client VM, version 1.8.0_91, running o
n Windows 7:x86:6.1, installed at C:\Program Files (x86)\Java\jre1.8.0_91
[14:22:16 INFO]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plu
gin initialized!
[14:22:16 WARN]: The following coremods do not have a @MCVersion annotation. The
y may cause problems if this is not the correct version of Minecraft for them.
[14:22:16 WARN]: Missing @MCVersion: codechicken.core.launch.DepLoader
[14:22:16 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInject
ionAndSortingTweaker
[14:22:16 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfT
weaker
[14:22:16 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAn
dSortingTweaker
[14:22:16 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAn
dSortingTweaker
[14:22:16 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLP
luginWrapper
[14:22:18 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLP
luginWrapper
[14:22:18 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLP
luginWrapper
[14:22:19 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLP
luginWrapper
[14:22:19 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLP
luginWrapper
[14:22:19 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLP
luginWrapper
[14:22:19 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweake
r
[14:22:19 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalT
weaker
[14:22:19 INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweake
r
[14:22:20 INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServ
er}
[14:22:27 INFO]: Starting minecraft server version 1.7.10
[14:22:27 INFO]: Attempting early MinecraftForge initialization
[14:22:27 INFO]: MinecraftForge v10.13.4.1614 Initialized
[14:22:27 INFO]: Replaced 183 ore recipies
[14:22:27 INFO]: Completed early MinecraftForge initialization
[14:22:27 INFO]: Found 0 mods from the command line. Injecting into mod discover
er
[14:22:27 INFO]: Searching C:\Users\Administrator\Desktop\MC_PC\[프리루트]1.7.10
_모드버킷\mods for mods
[14:22:27 INFO]: Also searching C:\Users\Administrator\Desktop\MC_PC\[프리루트]1
.7.10_모드버킷\mods\1.7.10 for mods
[14:22:27 WARN]: Mod ForgeMicroblock is missing the required element 'version' a
nd a version.properties file could not be found. Falling back to metadata versio
n 1.2.0.345
[14:22:27 WARN]: Mod ForgeMultipart is missing the required element 'version' an
d a version.properties file could not be found. Falling back to metadata version
1.2.0.345
[14:22:27 WARN]: Mod McMultipart is missing the required element 'version' and a
version.properties file could not be found. Falling back to metadata version 1.
2.0.345
[14:22:28 ERROR]: Found a duplicate mod iChunUtil at [C:\Users\Administrator\Des
ktop\MC_PC\[프리루트]1.7.10_모드버킷\mods\Mine Mine no Mi-1.7.10-0.2.4.jar, C:\U
sers\Administrator\Desktop\MC_PC\[프리루트]1.7.10_모드버킷\mods\iChunUtil-4.2.2.
jar]
[14:22:28 ERROR]: Encountered an unexpected exception
cpw.mods.fml.common.DuplicateModsFoundException:
Duplicate Mods:
iChunUtil : C:\Users\Administrator\Desktop\MC_PC\[프리루트]1.7.10_모드버
킷\mods\Mine Mine no Mi-1.7.10-0.2.4.jar
iChunUtil : C:\Users\Administrator\Desktop\MC_PC\[프리루트]1.7.10_모드버
킷\mods\iChunUtil-4.2.2.jar
at cpw.mods.fml.common.Loader.identifyDuplicates(Loader.java:403) ~[Load
er.class:1.7.10-R0.1-SNAPSHOT]
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:365) ~[Loader.cla
ss:1.7.10-R0.1-SNAPSHOT]
at cpw.mods.fml.common.Loader.loadMods(Loader.java:489) ~[Loader.class:1
.7.10-R0.1-SNAPSHOT]
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHand
ler.java:87) ~[FMLServerHandler.class:1.7.10-R0.1-SNAPSHOT]
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.j
ava:320) ~[FMLCommonHandler.class:1.7.10-R0.1-SNAPSHOT]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(Dedicated
Server.java:176) ~[lt.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631) [M
inecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_91]
[14:22:28 ERROR]: This crash report has been saved to: C:\Users\Administrator\De
sktop\MC_PC\[프리루트]1.7.10_모드버킷\.\crash-reports\crash-2016-04-27_14.22.28-
server.txt
[14:22:28 WARN]: Can't revert to frozen GameData state without freezing first.
[14:22:28 INFO]: Applying holder lookups
[14:22:28 INFO]: Holder lookups applied
[14:22:28 INFO]: The state engine was in incorrect state CONSTRUCTING and forced
into state SERVER_STOPPED. Errors may have been discarded.
계속하려면 아무 키나 누르십시오 . . .
프리님이 악마의열매 0.3 다운받지 말라고해서 0.2.4 다운받았는데 이러네여..보니까 cpw 어쩌구 하던데...
한마포
2016.04.28BlackMagic
2016.04.28BlackMagic
2016.04.28kami0609
2017.02.28OpsOnly=false 를 true로 바꿨더니 unable to find npcs 는 안나오는데 npc가 안나오더군요