개인 자료란 (JE)

  서버 커뮤니티

Profile 쿨런이다 정품인증자

kullun_twitch b102efa01d384e209f26168c9436a4ee

Profile

질문하기 멀티플레이

동방프로젝트 에러

2020.10.03 조회 수 113 추천 수 0

[14:07:06] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker

[14:07:06] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker

[14:07:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker

[14:07:06] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading

[14:07:06] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_261, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_261

[14:07:06] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[14:07:06] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker

[14:07:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[14:07:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[14:07:06] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:07:07] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557

[14:07:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[14:07:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker

[14:07:07] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker

[14:07:07] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker

[14:07:07] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}

[14:07:09] [main/WARN] [FML]: =============================================================

[14:07:09] [main/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!

[14:07:09] [main/WARN] [FML]: Offendor: net/minecraft/server/gui/MinecraftServerGui$1.windowClosing(Ljava/awt/event/WindowEvent;)V

[14:07:09] [main/WARN] [FML]: Use FMLCommonHandler.exitJava instead

[14:07:09] [main/WARN] [FML]: =============================================================

[14:07:09] [Server thread/INFO]: Starting minecraft server version 1.7.10

[14:07:09] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization

[14:07:09] [Server thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized

[14:07:09] [Server thread/INFO] [FML]: Replaced 183 ore recipies

[14:07:09] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization

[14:07:10] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer

[14:07:10] [Server thread/INFO] [FML]: Searching C:\Users\user\Desktop\새 폴더 (5)\mods for mods

[14:07:10] [Server thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load

[14:07:10] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, THKaguyaMod] at CLIENT

[14:07:10] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, THKaguyaMod] at SERVER

[14:07:10] [Server thread/INFO] [FML]: Processing ObjectHolder annotations

[14:07:10] [Server thread/INFO] [FML]: Found 341 ObjectHolder annotations

[14:07:10] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations

[14:07:10] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations

[14:07:10] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0

[14:07:10] [Server thread/INFO] [FML]: Applying holder lookups

[14:07:10] [Server thread/INFO] [FML]: Holder lookups applied

[14:07:10] [Server thread/INFO] [FML]: Injecting itemstacks

[14:07:10] [Server thread/INFO] [FML]: Itemstack injection complete

[14:07:10] [Server thread/ERROR] [FML]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue

[14:07:10] [Server thread/ERROR] [FML]:

        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] (forge.jar)

        UCH     Forge{10.13.4.1614} [Minecraft Forge] (forge.jar)

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

[14:07:10] [Server thread/ERROR] [FML]: The following problems were captured during this phase

[14:07:10] [Server thread/ERROR] [FML]: 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_261]

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

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

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

        at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[FMLModContainer.class:?]

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

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

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

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

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

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

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

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

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

        at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]

        at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]

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

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

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

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

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

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

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

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

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

        at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]

        at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) [Loader.class:?]

        at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88) [FMLServerHandler.class:?]

        at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) [FMLCommonHandler.class:?]

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

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

        at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]

[14:07:10] [Server thread/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:?]

        at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:559) ~[Loader.class:?]

        at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88) ~[FMLServerHandler.class:?]

        at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) ~[FMLCommonHandler.class:?]

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

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

        at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]

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_261]

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

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

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

        at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) ~[FMLModContainer.class:?]

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

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

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

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

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

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

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

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

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

        at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]

        at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]

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

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

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

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

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

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

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

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

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

        at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:?]

        at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) ~[Loader.class:?]

        ... 5 more

[14:07:10] [Server thread/ERROR]: This crash report has been saved to: C:\Users\user\Desktop\새 폴더 (5)\.\crash-reports\crash-2020-10-03_14.07.10-server.txt

[14:07:10] [Server thread/WARN] [FML]: Can't revert to frozen GameData state without freezing first.

[14:07:10] [Server thread/INFO] [FML]: Applying holder lookups

[14:07:10] [Server thread/INFO] [FML]: Holder lookups applied

[14:07:10] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.

[14:07:10] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.

mods 2020-10-03 오후 2_09_26.png 동방프로젝트만 넣었는데 이렇게에러뜨네요 ㅠㅠ 아스메지카나 그런건 괜찮은데......




1개의 댓글

코코냐
2020.10.06

모드 자체 버그입니다. 다른 버전을 사용해보세요.