개인 자료란 (JE)

  서버 커뮤니티

Profile admin 대표칭호 없음
Profile

질문하기

프리루트님 동방에 대해서입니다

2016.03.10 조회 수 553 추천 수 0


┍───────────────────────────────


│   프리루트의 마인크래프트 서버파일을 이용해주셔서 감사함다.


│   프리루트의 구동기가 서버에 이용할 자바를 자동으로
│      탐지하고 있습니다. 잠시만 기다려주세요 :D


│  * 참고사항 : 이제 서버를 종료하실 때 stop 명령어를 치시면
│                    서버가 정상적으로 종료되니 참고해주세요~


┕───────────────────────────────
[20:35:30 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[20:35:30 INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
[20:35:30 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
[20:35:30 INFO]: Forge Mod Loader version 7.99.4.1614 for Minecraft 1.7.10 loading
[20:35:31 INFO]: Java is Java HotSpot(TM) Client VM, version 1.8.0_66, running on Windows 10:x86:10.0, installed at C:\Program Files (x86)\Java\jre1.8.0_66
[20:35:31 INFO]: [pw.prok.imagine.ImagineLoadingPlugin:<clinit>:26]: Loading plugin initialized!
[20:35:31 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:35:31 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[20:35:31 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:35:31 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:35:31 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:32 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:32 INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:35:32 INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[20:35:32 INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[20:35:32 INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[20:35:33 INFO]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[20:35:37 INFO]: Starting minecraft server version 1.7.10
[20:35:37 INFO]: Attempting early MinecraftForge initialization
[20:35:37 INFO]: MinecraftForge v10.13.4.1614 Initialized
[20:35:37 INFO]: Replaced 183 ore recipies
[20:35:37 INFO]: Completed early MinecraftForge initialization
[20:35:37 INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[20:35:37 INFO]: Searching C:\Users\Administrator\Desktop\[프리루트]1.7.10_모드 버킷\mods for mods
[20:35:37 INFO]: Forge Mod Loader has identified 5 mods to load
[20:35:37 INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine, THKaguyaMod] at CLIENT
[20:35:37 INFO]: Attempting connection with missing mods [mcp, FML, Forge, kimagine, THKaguyaMod] at SERVER
[20:35:38 INFO]: Processing ObjectHolder annotations
[20:35:38 INFO]: Found 341 ObjectHolder annotations
[20:35:38 INFO]: Identifying ItemStackHolder annotations
[20:35:38 INFO]: Found 0 ItemStackHolder annotations
[20:35:38 INFO]: Configured a dormant chunk cache size of 0
[20:35:38 ERROR]: The entity ID 530 for mod THKaguyaMod is not an unsigned byte and may not work
[20:35:38 ERROR]: The mod THKaguyaMod has attempted to register an entity ID 530 which is already reserved. This could cause severe problems
[20:35:38 INFO]: Applying holder lookups
[20:35:38 INFO]: Holder lookups applied
[20:35:38 INFO]: Injecting itemstacks
[20:35:38 INFO]: Itemstack injection complete
[20:35:38 ERROR]: Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue
[20:35:38 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.200.jar)
        UCH     Forge{10.13.4.1614} [Minecraft Forge] (KCauldron-1.7.10-1614.200.jar)
        UCH     kimagine{0.2} [KImagine] (minecraft.jar)
        UCE     THKaguyaMod{2.76_1.7.10} [Itutu no Nandai MOD+] (Touhou-Items-Mod-1.7.10.zip)
[20:35:38 ERROR]: The following problems were captured during this phase
[20:35:38 ERROR]: Caught exception from THKaguyaMod
java.lang.IllegalArgumentException: Attempted to register a entity with invalid ID: 530 Name: THFairy Class: class thKaguyaMod.entity.living.EntityTHFairy
        at net.minecraft.entity.EntityList.func_75618_a(EntityList.java:87) ~[sg.class:?]
        at net.minecraft.entity.EntityList.func_75614_a(EntityList.java:108) ~[sg.class:?]
        at cpw.mods.fml.common.registry.EntityRegistry.registerGlobalEntityID(EntityRegistry.java:261) ~[EntityRegistry.class:1.7.10-R0.1-SNAPSHOT]
        at thKaguyaMod.CommonProxy.registerEntitys(CommonProxy.java:178) ~[CommonProxy.class:?]
        at thKaguyaMod.THKaguyaCore.preInit(THKaguyaCore.java:86) ~[THKaguyaCore.class:?]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_66]
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
        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_66]
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
        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_66]
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_66]
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_66]
        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:319) [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_66]
[20:35:38 ERROR]: Encountered an unexpected exception
java.lang.IllegalArgume계속하려면 아무 키나 누르십시오 . . .모드버킷을 킨뒤 동방만 넣으면 서버가 오류가뜨고 다른모드는 다 호환이되내요 뭐죵 동방넣고 서버들어가면안들어가지고 다른모드는 다들어가집니다

이것좀 해결해주셨으면해욤

프리루트 모드버킷으로 동방만 넣고 실험해봤는대 이런 문구만 뜨내욤

1개의 댓글

재크
2016.03.10
동방프로젝트 모드는 모드버킷에서 호환되지않는 오류가 확인되었습니다.

알려진 해결방법은 따로 없는 것같네요 ㅠㅠ.
뉴스 및 창작물
/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