개인 자료란 (JE)

  서버 커뮤니티

Profile kyoung 대표칭호 없음
Profile

버킷을 실행하면

[05:28:54 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker

[05:28:54 INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker

[05:28:54 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker


[05:28:54 INFO]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading

[05:28:55 INFO]: Java is Java HotSpot(TM) Client VM, version 1.8.0_241, running on Windows 10:x86:10.0, installed at C:\Program Files (x86)\Java\jre1.8.0_241


[05:28:55 INFO]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized!

[05:28:55 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[05:28:55 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker


[05:28:55 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[05:28:55 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[05:28:55 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[05:28:57 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper


[05:28:57 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[05:28:57 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker

[05:28:57 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker

[05:28:57 INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker


[05:28:57 INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}

[05:29:03 INFO]: Starting minecraft server version 1.7.10






[05:29:03 INFO]: Attempting early MinecraftForge initialization

[05:29:03 INFO]: MinecraftForge v10.13.4.1614 Initialized



[05:29:03 INFO]: Replaced 183 ore recipies

[05:29:03 INFO]: Completed early MinecraftForge initialization


[05:29:03 INFO]: Found 0 mods from the command line. Injecting into mod discoverer

[05:29:03 INFO]: Searching C:\Users\ohkyo\OneDrive\바탕 화면\마인크래프트 1.7.10 모드버킷\프리루트_1.7.10_모드버킷_1614_201 (2)\mods for mods

[05:29:03 INFO]: Forge Mod Loader has identified 8 mods to load

[05:29:04 INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine, customnpcs, magicclover, flammpfeil.slashblade, THKaguyaMod] at CLIENT

[05:29:04 INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine, customnpcs, magicclover, flammpfeil.slashblade, THKaguyaMod] at SERVER

[05:29:04 INFO]: Processing ObjectHolder annotations

[05:29:04 INFO]: Found 341 ObjectHolder annotations

[05:29:04 INFO]: Identifying ItemStackHolder annotations

[05:29:04 INFO]: Found 0 ItemStackHolder annotations

[05:29:04 INFO]: Configured a dormant chunk cache size of 0

[05:29:04 WARN]: [05:29:04][FINE][noppes.npcs.LogWriter:71] Thu Jan 30 05:29:04 KST 2020


[05:29:04 WARN]: [05:29:04][FINE][noppes.npcs.controllers.ScriptController:58] Script Engines Available:


[05:29:04 WARN]: [05:29:04][FINE][noppes.npcs.controllers.ScriptController:64] Scala: .scala


[05:29:05 INFO]: Applying holder lookups

[05:29:05 INFO]: Holder lookups applied

[05:29:05 INFO]: Injecting itemstacks

[05:29:05 INFO]: Itemstack injection complete

[05:29:05 ERROR]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue

[05:29:05 ERROR]:

        States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

        UCH     mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)

        UCH     FML{7.10.99.99} [Forge Mod Loader] (KCauldron-1.7.10-1614.201.jar)

        UCH     Forge{10.13.4.1614} [Minecraft Forge] (KCauldron-1.7.10-1614.201.jar)

        UCH     kimagine{0.2} [KImagine] (minecraft.jar)

        UCH     customnpcs{1.7.10c} [CustomNpcs] (CustomNPCs_1.7.10c.jar)

        UCH     magicclover{1.7.10-0.7.3} [Magic Clover] (Magic-Clover-Mod-1.7.10.jar)

        UCH     flammpfeil.slashblade{mc1.7.10-r87} [SlashBlade] (SlashBlade-mc1.7.10-r87.jar)

        UCE     THKaguyaMod{2.90-1.7.10} [Itutu no Nandai MOD+] (Touhou-Items-Mod-1.7.10.jar)

[05:29:05 ERROR]: The following problems were captured during this phase

[05:29:05 ERROR]: Caught exception from THKaguyaMod

java.lang.NoSuchFieldError: colorR

        at thKaguyaMod.item.ItemGapFoldingUmbrella.<init>(ItemGapFoldingUmbrella.java:24) ~[ItemGapFoldingUmbrella.class:?]

        at thKaguyaMod.init.THKaguyaItems.setItems(THKaguyaItems.java:470) ~[THKaguyaItems.class:?]

        at thKaguyaMod.THKaguyaCore.preInit(THKaguyaCore.java:80) ~[THKaguyaCore.class:?]

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_241]

        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]

        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]

        at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[FMLModContainer.class:1.7.10-R0.1-SNAPSHOT]

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_241]

        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]

        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]

        at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[server-1.7.10.jar:?]

        at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[server-1.7.10.jar:?]

        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[server-1.7.10.jar:?]

        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[server-1.7.10.jar:?]

        at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[server-1.7.10.jar:?]

        at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:1.7.10-R0.1-SNAPSHOT]

        at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:1.7.10-R0.1-SNAPSHOT]

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_241]

        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]

        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]

        at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[server-1.7.10.jar:?]

        at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[server-1.7.10.jar:?]

        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[server-1.7.10.jar:?]

        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[server-1.7.10.jar:?]

        at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[server-1.7.10.jar:?]

        at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:1.7.10-R0.1-SNAPSHOT]

        at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) [Loader.class:1.7.10-R0.1-SNAPSHOT]

        at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88) [FMLServerHandler.class:1.7.10-R0.1-SNAPSHOT]

        at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:320) [FMLCommonHandler.class:1.7.10-R0.1-SNAPSHOT]

        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176) [lt.class:?]

        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631) [MinecraftServer.class:?]

        at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]

[05:29:05 ERROR]: Encountered an unexpected exception

cpw.mods.fml.common.LoaderException: java.lang.NoSuchFieldError: colorR


        at cpw.mods.fml.common.LoadController.transition(LoadController.java:163) ~[LoadController.class:1.7.10-R0.1-SNAPSHOT]

        at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:559) ~[Loader.class:1.7.10-R0.1-SNAPSHOT]

        at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88) ~[FMLServerHandler.class:1.7.10-R0.1-SNAPSHOT]

        at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:320) ~[FMLCommonHandler.class:1.7.10-R0.1-SNAPSHOT]

        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176) ~[lt.class:?]

        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631) [MinecraftServer.class:?]

        at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]

Caused by: java.lang.NoSuchFieldError: colorR

        at thKaguyaMod.item.ItemGapFoldingUmbrella.<init>(ItemGapFoldingUmbrella.java:24) ~[ItemGapFoldingUmbrella.class:?]

        at thKaguyaMod.init.THKaguyaItems.setItems(THKaguyaItems.java:470) ~[THKaguyaItems.class:?]

        at thKaguyaMod.THKaguyaCore.preInit(THKaguyaCore.java:80) ~[THKaguyaCore.class:?]

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_241]

        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]

        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]

        at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[FMLModContainer.class:1.7.10-R0.1-SNAPSHOT]

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_241]

        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]

        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]

        at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[server-1.7.10.jar:?]

        at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[server-1.7.10.jar:?]

        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[server-1.7.10.jar:?]

        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[server-1.7.10.jar:?]

        at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[server-1.7.10.jar:?]

        at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:1.7.10-R0.1-SNAPSHOT]

        at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:1.7.10-R0.1-SNAPSHOT]

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_241]

        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]

        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]

        at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[server-1.7.10.jar:?]

        at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[server-1.7.10.jar:?]

        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[server-1.7.10.jar:?]

        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[server-1.7.10.jar:?]

        at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[server-1.7.10.jar:?]

        at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:1.7.10-R0.1-SNAPSHOT]

        at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) ~[Loader.class:1.7.10-R0.1-SNAPSHOT]

        ... 5 more

[05:29:05 ERROR]:       Cause of unexpected exception was

java.lang.NoSuchFieldError: colorR

        at thKaguyaMod.item.ItemGapFoldingUmbrella.<init>(ItemGapFoldingUmbrella.java:24) ~[ItemGapFoldingUmbrella.class:?]

        at thKaguyaMod.init.THKaguyaItems.setItems(THKaguyaItems.java:470) ~[THKaguyaItems.class:?]

        at thKaguyaMod.THKaguyaCore.preInit(THKaguyaCore.java:80) ~[THKaguyaCore.class:?]

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_241]

        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]

        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]

        at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[FMLModContainer.class:1.7.10-R0.1-SNAPSHOT]

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_241]

        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]

        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]

        at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[server-1.7.10.jar:?]

        at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[server-1.7.10.jar:?]

        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[server-1.7.10.jar:?]

        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[server-1.7.10.jar:?]

        at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[server-1.7.10.jar:?]

        at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:1.7.10-R0.1-SNAPSHOT]

        at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:1.7.10-R0.1-SNAPSHOT]

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_241]

        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]

        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]

        at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[server-1.7.10.jar:?]

        at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[server-1.7.10.jar:?]

        at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[server-1.7.10.jar:?]

        at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[server-1.7.10.jar:?]

        at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[server-1.7.10.jar:?]

        at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:1.7.10-R0.1-SNAPSHOT]

        at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) ~[Loader.class:1.7.10-R0.1-SNAPSHOT]

        at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88) ~[FMLServerHandler.class:1.7.10-R0.1-SNAPSHOT]

        at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:320) ~[FMLCommonHandler.class:1.7.10-R0.1-SNAPSHOT]

        at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176) ~[lt.class:?]

        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:631) [MinecraftServer.class:?]

        at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]

[05:29:05 ERROR]: This crash report has been saved to: C:\Users\ohkyo\OneDrive\바탕 화면\마인크래프트 1.7.10 모드버킷\프리루트_1.7.10_모드버킷_1614_201 (2)\.\crash-reports\crash-2020-01-30_05.29.05-server.txt

[05:29:05 WARN]: Can't revert to frozen GameData state without freezing first.

[05:29:05 INFO]: Applying holder lookups

[05:29:05 INFO]: Holder lookups applied

[05:29:05 INFO]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.

[05:29:05 INFO]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.

계속하려면 아무 키나 누르십시오 . . .

이렇게 뜨고 멈춤니다 ㅠㅠㅠ 해결방안좀요 ㅠㅠ..2f1e48cfdd4e4c7fdeb8c7ac25277ca3.png

모드들 입니다 ㅠ

1개의 댓글

허두
2020.01.30

Touhou-Items-Mod-1.7.10.jar 에서 에러가 발생한 것 같은데...

해당 파일을 제거한 후 다시 시도해보세요!

뉴스 및 창작물
/files/thumbnails/115/774/003/262x150.crop.jpg?20240424234825

업데이트

마인크래프트 1.20.5 정식 업데이트

학교가기싫다

2024-04-24

0

/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